#2d251c color space conversions
Hex:
#2d251c
RGB:
45, 37, 28
CMY:
82, 85, 89
CMYK:
0, 18, 38, 82
HSL:
32°, 23.2877%, 14.3137%
HSV (HSB):
32°, 37.7778%, 17.6471%
XYZ:
1.9534, 1.9649, 1.3749
xyY:
0.3690, 0.3712, 1.9649
CIE-Lab:
15.3018, 2.0356, 7.3955
CIE-LCH:
15.3018, 7.6705, 74.6102
CIE-Luv:
15.3018, 4.3645, 5.7853
Hunter-Lab:
14.0174, 0.3441, 3.9966
#2d251c color charts
#2d251c color shades, tints & tones
#2d251c color schemes
#2d251c color preview, HTML & CSS examples
This text has a color of #2d251c
<p style="color:#2d251c;">Text here</p>
.mytext {color:#2d251c;}
This box has a color of #2d251c
<div style="background-color:#2d251c;">Content here</div>
.mybackground {background-color:#2d251c;}
Border around this has a color of #2d251c
<div style="border:2px solid #2d251c;">Content here</div>
.myborder {border:2px solid #2d251c;}