#d60e4f color space conversions
Hex:
#d60e4f
RGB:
214, 14, 79
CMY:
16, 95, 69
CMYK:
0, 93, 63, 16
HSL:
341°, 87.7193%, 44.7059%
HSV (HSB):
341°, 93.4579%, 83.9216%
XYZ:
29.2999, 15.1747, 8.7819
xyY:
0.5502, 0.2849, 15.1747
CIE-Lab:
45.8726, 71.0711, 20.2652
CIE-LCH:
45.8726, 73.9038, 15.9150
CIE-Luv:
45.8726, 128.7525, 8.2286
Hunter-Lab:
38.9548, 66.0882, 13.9021
#d60e4f color charts
#d60e4f color shades, tints & tones
#d60e4f color schemes
#d60e4f color preview, HTML & CSS examples
This text has a color of #d60e4f
<p style="color:#d60e4f;">Text here</p>
.mytext {color:#d60e4f;}
This box has a color of #d60e4f
<div style="background-color:#d60e4f;">Content here</div>
.mybackground {background-color:#d60e4f;}
Border around this has a color of #d60e4f
<div style="border:2px solid #d60e4f;">Content here</div>
.myborder {border:2px solid #d60e4f;}