#d60f0c color space conversions
Hex:
#d60f0c
RGB:
214, 15, 12
CMY:
16, 94, 95
CMYK:
0, 93, 94, 16
HSL:
1°, 89.3805%, 44.3137%
HSV (HSB):
1°, 94.3925%, 83.9216%
XYZ:
27.9687, 14.6643, 1.7042
xyY:
0.6308, 0.3307, 14.6643
CIE-Lab:
45.1710, 68.9008, 55.4387
CIE-LCH:
45.1710, 88.4351, 38.8207
CIE-Luv:
45.1710, 143.4425, 31.2545
Hunter-Lab:
38.2940, 63.3561, 24.1672
#d60f0c color charts
#d60f0c color shades, tints & tones
#d60f0c color schemes
#d60f0c color preview, HTML & CSS examples
This text has a color of #d60f0c
<p style="color:#d60f0c;">Text here</p>
.mytext {color:#d60f0c;}
This box has a color of #d60f0c
<div style="background-color:#d60f0c;">Content here</div>
.mybackground {background-color:#d60f0c;}
Border around this has a color of #d60f0c
<div style="border:2px solid #d60f0c;">Content here</div>
.myborder {border:2px solid #d60f0c;}