#d60a04 color space conversions
Hex:
#d60a04
RGB:
214, 10, 4
CMY:
16, 96, 98
CMYK:
0, 95, 98, 16
HSL:
2°, 96.3303%, 42.7451%
HSV (HSB):
2°, 98.1308%, 83.9216%
XYZ:
27.8620, 14.5220, 1.4494
xyY:
0.6356, 0.3313, 14.5220
CIE-Lab:
44.9724, 69.3331, 57.7255
CIE-LCH:
44.9724, 90.2181, 39.7802
CIE-Luv:
44.9724, 144.9215, 31.7879
Hunter-Lab:
38.1077, 63.8196, 24.4204
#d60a04 color charts
#d60a04 color shades, tints & tones
#d60a04 color schemes
#d60a04 color preview, HTML & CSS examples
This text has a color of #d60a04
<p style="color:#d60a04;">Text here</p>
.mytext {color:#d60a04;}
This box has a color of #d60a04
<div style="background-color:#d60a04;">Content here</div>
.mybackground {background-color:#d60a04;}
Border around this has a color of #d60a04
<div style="border:2px solid #d60a04;">Content here</div>
.myborder {border:2px solid #d60a04;}