#1f503d color space conversions
Hex:
#1f503d
RGB:
31, 80, 61
CMY:
88, 69, 76
CMYK:
61, 0, 24, 69
HSL:
157°, 44.1441%, 21.7647%
HSV (HSB):
157°, 61.2500%, 31.3725%
XYZ:
4.2760, 6.3655, 5.4182
xyY:
0.2663, 0.3964, 6.3655
CIE-Lab:
30.3166, -21.8107, 6.2929
CIE-LCH:
30.3166, 22.7004, 163.9059
CIE-Luv:
30.3166, -19.8665, 10.0435
Hunter-Lab:
25.2300, -13.9000, 4.9284
#1f503d color charts
#1f503d color shades, tints & tones
#1f503d color schemes
#1f503d color preview, HTML & CSS examples
This text has a color of #1f503d
<p style="color:#1f503d;">Text here</p>
.mytext {color:#1f503d;}
This box has a color of #1f503d
<div style="background-color:#1f503d;">Content here</div>
.mybackground {background-color:#1f503d;}
Border around this has a color of #1f503d
<div style="border:2px solid #1f503d;">Content here</div>
.myborder {border:2px solid #1f503d;}