#255d1d color space conversions
Hex:
#255d1d
RGB:
37, 93, 29
CMY:
85, 64, 89
CMYK:
60, 0, 69, 64
HSL:
113°, 52.4590%, 23.9216%
HSV (HSB):
113°, 68.8172%, 36.4706%
XYZ:
4.8991, 8.3107, 2.5083
xyY:
0.3117, 0.5287, 8.3107
CIE-Lab:
34.6218, -32.1194, 30.3713
CIE-LCH:
34.6218, 44.2049, 136.6024
CIE-Luv:
34.6218, -24.7050, 34.7850
Hunter-Lab:
28.8283, -20.1154, 15.0211
#255d1d color charts
#255d1d color shades, tints & tones
#255d1d color schemes
#255d1d color preview, HTML & CSS examples
This text has a color of #255d1d
<p style="color:#255d1d;">Text here</p>
.mytext {color:#255d1d;}
This box has a color of #255d1d
<div style="background-color:#255d1d;">Content here</div>
.mybackground {background-color:#255d1d;}
Border around this has a color of #255d1d
<div style="border:2px solid #255d1d;">Content here</div>
.myborder {border:2px solid #255d1d;}