#66000d color space conversions
Hex:
#66000d
RGB:
102, 0, 13
CMY:
60, 100, 95
CMYK:
0, 100, 87, 60
HSL:
352°, 100.0000%, 20.0000%
HSV (HSB):
352°, 100.0000%, 40.0000%
XYZ:
5.5521, 2.8538, 0.6390
xyY:
0.6138, 0.3155, 2.8538
CIE-Lab:
19.4488, 41.2075, 24.3927
CIE-LCH:
19.4488, 47.8859, 30.6233
CIE-Luv:
19.4488, 61.6629, 10.7525
Hunter-Lab:
16.8933, 29.1023, 9.5827
#66000d color charts
#66000d color shades, tints & tones
#66000d color schemes
#66000d color preview, HTML & CSS examples
This text has a color of #66000d
<p style="color:#66000d;">Text here</p>
.mytext {color:#66000d;}
This box has a color of #66000d
<div style="background-color:#66000d;">Content here</div>
.mybackground {background-color:#66000d;}
Border around this has a color of #66000d
<div style="border:2px solid #66000d;">Content here</div>
.myborder {border:2px solid #66000d;}