#66000a color space conversions
Hex:
#66000a
RGB:
102, 0, 10
CMY:
60, 100, 96
CMYK:
0, 100, 90, 60
HSL:
354°, 100.0000%, 20.0000%
HSV (HSB):
354°, 100.0000%, 40.0000%
XYZ:
5.5343, 2.8467, 0.5449
xyY:
0.6200, 0.3189, 2.8467
CIE-Lab:
19.4192, 41.1269, 25.6868
CIE-LCH:
19.4192, 48.4895, 31.9879
CIE-Luv:
19.4192, 62.1178, 11.4636
Hunter-Lab:
16.8722, 29.0240, 9.8956
#66000a color charts
#66000a color shades, tints & tones
#66000a color schemes
#66000a color preview, HTML & CSS examples
This text has a color of #66000a
<p style="color:#66000a;">Text here</p>
.mytext {color:#66000a;}
This box has a color of #66000a
<div style="background-color:#66000a;">Content here</div>
.mybackground {background-color:#66000a;}
Border around this has a color of #66000a
<div style="border:2px solid #66000a;">Content here</div>
.myborder {border:2px solid #66000a;}