#1f521c color space conversions
Hex:
#1f521c
RGB:
31, 82, 28
CMY:
88, 68, 89
CMYK:
62, 0, 66, 68
HSL:
117°, 49.0909%, 21.5686%
HSV (HSB):
117°, 65.8537%, 32.1569%
XYZ:
3.7920, 6.4097, 2.1360
xyY:
0.3073, 0.5195, 6.4097
CIE-Lab:
30.4235, -29.2525, 26.1010
CIE-LCH:
30.4235, 39.2042, 138.2585
CIE-Luv:
30.4235, -21.8367, 29.3135
Hunter-Lab:
25.3175, -17.5704, 12.7201
#1f521c color charts
#1f521c color shades, tints & tones
#1f521c color schemes
#1f521c color preview, HTML & CSS examples
This text has a color of #1f521c
<p style="color:#1f521c;">Text here</p>
.mytext {color:#1f521c;}
This box has a color of #1f521c
<div style="background-color:#1f521c;">Content here</div>
.mybackground {background-color:#1f521c;}
Border around this has a color of #1f521c
<div style="border:2px solid #1f521c;">Content here</div>
.myborder {border:2px solid #1f521c;}