#1f450c color space conversions
Hex:
#1f450c
RGB:
31, 69, 12
CMY:
88, 73, 95
CMYK:
55, 0, 83, 73
HSL:
100°, 70.3704%, 15.8824%
HSV (HSB):
100°, 82.6087%, 27.0588%
XYZ:
2.7596, 4.5741, 1.0853
xyY:
0.3278, 0.5433, 4.5741
CIE-Lab:
25.4852, -25.1403, 28.4845
CIE-LCH:
25.4852, 37.9921, 131.4315
CIE-Luv:
25.4852, -16.5413, 27.5979
Hunter-Lab:
21.3871, -14.3958, 11.9624
#1f450c color charts
#1f450c color shades, tints & tones
#1f450c color schemes
#1f450c color preview, HTML & CSS examples
This text has a color of #1f450c
<p style="color:#1f450c;">Text here</p>
.mytext {color:#1f450c;}
This box has a color of #1f450c
<div style="background-color:#1f450c;">Content here</div>
.mybackground {background-color:#1f450c;}
Border around this has a color of #1f450c
<div style="border:2px solid #1f450c;">Content here</div>
.myborder {border:2px solid #1f450c;}