#253e1e color space conversions
Hex:
#253e1e
RGB:
37, 62, 30
CMY:
85, 76, 88
CMYK:
40, 0, 52, 76
HSL:
107°, 34.7826%, 18.0392%
HSV (HSB):
107°, 51.6129%, 24.3137%
XYZ:
2.7199, 3.9323, 1.8440
xyY:
0.3201, 0.4628, 3.9323
CIE-Lab:
23.4464, -17.0916, 16.6508
CIE-LCH:
23.4464, 23.8615, 135.7485
CIE-Luv:
23.4464, -10.9812, 17.6868
Hunter-Lab:
19.8300, -10.2192, 8.3678
#253e1e color charts
#253e1e color shades, tints & tones
#253e1e color schemes
#253e1e color preview, HTML & CSS examples
This text has a color of #253e1e
<p style="color:#253e1e;">Text here</p>
.mytext {color:#253e1e;}
This box has a color of #253e1e
<div style="background-color:#253e1e;">Content here</div>
.mybackground {background-color:#253e1e;}
Border around this has a color of #253e1e
<div style="border:2px solid #253e1e;">Content here</div>
.myborder {border:2px solid #253e1e;}