#33100c color space conversions
Hex:
#33100c
RGB:
51, 16, 12
CMY:
80, 94, 95
CMYK:
0, 69, 76, 80
HSL:
6°, 61.9048%, 12.3529%
HSV (HSB):
6°, 76.4706%, 20.0000%
XYZ:
1.6169, 1.1009, 0.4751
xyY:
0.5064, 0.3448, 1.1009
CIE-Lab:
9.8055, 17.3626, 10.1103
CIE-LCH:
9.8055, 20.0918, 30.2124
CIE-Luv:
9.8055, 16.9380, 4.8855
Hunter-Lab:
10.4925, 9.1448, 4.6601
#33100c color charts
#33100c color shades, tints & tones
#33100c color schemes
#33100c color preview, HTML & CSS examples
This text has a color of #33100c
<p style="color:#33100c;">Text here</p>
.mytext {color:#33100c;}
This box has a color of #33100c
<div style="background-color:#33100c;">Content here</div>
.mybackground {background-color:#33100c;}
Border around this has a color of #33100c
<div style="border:2px solid #33100c;">Content here</div>
.myborder {border:2px solid #33100c;}