#330d2c color space conversions
Hex:
#330d2c
RGB:
51, 13, 44
CMY:
80, 95, 83
CMYK:
0, 75, 14, 80
HSL:
311°, 59.3750%, 12.5490%
HSV (HSB):
311°, 74.5098%, 20.0000%
XYZ:
1.9638, 1.1735, 2.5059
xyY:
0.3480, 0.2080, 1.1735
CIE-Lab:
10.3605, 23.5777, -11.4402
CIE-LCH:
10.3605, 26.2066, 334.1169
CIE-Luv:
10.3605, 12.4166, -10.5568
Hunter-Lab:
10.8328, 13.4012, -6.1321
#330d2c color charts
#330d2c color shades, tints & tones
#330d2c color schemes
#330d2c color preview, HTML & CSS examples
This text has a color of #330d2c
<p style="color:#330d2c;">Text here</p>
.mytext {color:#330d2c;}
This box has a color of #330d2c
<div style="background-color:#330d2c;">Content here</div>
.mybackground {background-color:#330d2c;}
Border around this has a color of #330d2c
<div style="border:2px solid #330d2c;">Content here</div>
.myborder {border:2px solid #330d2c;}