#33003c color space conversions
Hex:
#33003c
RGB:
51, 0, 60
CMY:
80, 100, 76
CMYK:
15, 100, 0, 76
HSL:
291°, 100.0000%, 11.7647%
HSV (HSB):
291°, 100.0000%, 23.5294%
XYZ:
2.1809, 1.0301, 4.3588
xyY:
0.2881, 0.1361, 1.0301
CIE-Lab:
9.2393, 33.2897, -24.9014
CIE-LCH:
9.2393, 41.5726, 323.2027
CIE-Luv:
9.2393, 10.3578, -19.9921
Hunter-Lab:
10.1491, 20.5951, -18.3594
#33003c color charts
#33003c color shades, tints & tones
#33003c color schemes
#33003c color preview, HTML & CSS examples
This text has a color of #33003c
<p style="color:#33003c;">Text here</p>
.mytext {color:#33003c;}
This box has a color of #33003c
<div style="background-color:#33003c;">Content here</div>
.mybackground {background-color:#33003c;}
Border around this has a color of #33003c
<div style="border:2px solid #33003c;">Content here</div>
.myborder {border:2px solid #33003c;}