#d6000e color space conversions
Hex:
#d6000e
RGB:
214, 0, 14
CMY:
16, 100, 95
CMYK:
0, 100, 93, 16
HSL:
356°, 100.0000%, 41.9608%
HSV (HSB):
356°, 100.0000%, 83.9216%
XYZ:
27.8108, 14.3278, 1.7152
xyY:
0.6342, 0.3267, 14.3278
CIE-Lab:
44.6995, 70.3060, 54.5182
CIE-LCH:
44.6995, 88.9672, 37.7915
CIE-Luv:
44.6995, 145.8250, 30.1528
Hunter-Lab:
37.8521, 64.9067, 23.8098
#d6000e color charts
#d6000e color shades, tints & tones
#d6000e color schemes
#d6000e color preview, HTML & CSS examples
This text has a color of #d6000e
<p style="color:#d6000e;">Text here</p>
.mytext {color:#d6000e;}
This box has a color of #d6000e
<div style="background-color:#d6000e;">Content here</div>
.mybackground {background-color:#d6000e;}
Border around this has a color of #d6000e
<div style="border:2px solid #d6000e;">Content here</div>
.myborder {border:2px solid #d6000e;}