#1f450e color space conversions
Hex:
#1f450e
RGB:
31, 69, 14
CMY:
88, 73, 95
CMYK:
55, 0, 80, 73
HSL:
101°, 66.2651%, 16.2745%
HSV (HSB):
101°, 79.7101%, 27.0588%
XYZ:
2.7725, 4.5793, 1.1532
xyY:
0.3260, 0.5384, 4.5793
CIE-Lab:
25.5008, -24.9684, 27.6311
CIE-LCH:
25.5008, 37.2411, 132.1020
CIE-Luv:
25.5008, -16.5156, 27.1023
Hunter-Lab:
21.3992, -14.3223, 11.7842
#1f450e color charts
#1f450e color shades, tints & tones
#1f450e color schemes
#1f450e color preview, HTML & CSS examples
This text has a color of #1f450e
<p style="color:#1f450e;">Text here</p>
.mytext {color:#1f450e;}
This box has a color of #1f450e
<div style="background-color:#1f450e;">Content here</div>
.mybackground {background-color:#1f450e;}
Border around this has a color of #1f450e
<div style="border:2px solid #1f450e;">Content here</div>
.myborder {border:2px solid #1f450e;}