#2c2500 color space conversions
Hex:
#2c2500
RGB:
44, 37, 0
CMY:
83, 85, 100
CMYK:
0, 16, 100, 83
HSL:
50°, 100.0000%, 8.6275%
HSV (HSB):
50°, 100.0000%, 17.2549%
XYZ:
1.7003, 1.8586, 0.2691
xyY:
0.4442, 0.4855, 1.8586
CIE-Lab:
14.7270, -1.6775, 21.5419
CIE-LCH:
14.7270, 21.6071, 94.4527
CIE-Luv:
14.7270, 4.9735, 15.7275
Hunter-Lab:
13.6331, -1.5959, 8.3727
#2c2500 color charts
#2c2500 color shades, tints & tones
#2c2500 color schemes
#2c2500 color preview, HTML & CSS examples
This text has a color of #2c2500
<p style="color:#2c2500;">Text here</p>
.mytext {color:#2c2500;}
This box has a color of #2c2500
<div style="background-color:#2c2500;">Content here</div>
.mybackground {background-color:#2c2500;}
Border around this has a color of #2c2500
<div style="border:2px solid #2c2500;">Content here</div>
.myborder {border:2px solid #2c2500;}