#d60e4e color space conversions
Hex:
#d60e4e
RGB:
214, 14, 78
CMY:
16, 95, 69
CMYK:
0, 93, 64, 16
HSL:
341°, 87.7193%, 44.7059%
HSV (HSB):
341°, 93.4579%, 83.9216%
XYZ:
29.2637, 15.1603, 8.5916
xyY:
0.5520, 0.2860, 15.1603
CIE-Lab:
45.8529, 71.0169, 20.8600
CIE-LCH:
45.8529, 74.0172, 16.3693
CIE-Luv:
45.8529, 129.1116, 8.7888
Hunter-Lab:
38.9362, 66.0190, 14.1725
#d60e4e color charts
#d60e4e color shades, tints & tones
#d60e4e color schemes
#d60e4e color preview, HTML & CSS examples
This text has a color of #d60e4e
<p style="color:#d60e4e;">Text here</p>
.mytext {color:#d60e4e;}
This box has a color of #d60e4e
<div style="background-color:#d60e4e;">Content here</div>
.mybackground {background-color:#d60e4e;}
Border around this has a color of #d60e4e
<div style="border:2px solid #d60e4e;">Content here</div>
.myborder {border:2px solid #d60e4e;}