#d60d48 color space conversions
Hex:
#d60d48
RGB:
214, 13, 72
CMY:
16, 95, 72
CMYK:
0, 94, 66, 16
HSL:
342°, 88.5463%, 44.5098%
HSV (HSB):
342°, 93.9252%, 83.9216%
XYZ:
29.0452, 15.0519, 7.5053
xyY:
0.5629, 0.2917, 15.0519
CIE-Lab:
45.7052, 70.8112, 24.3845
CIE-LCH:
45.7052, 74.8922, 19.0016
CIE-Luv:
45.7052, 131.3538, 11.9519
Hunter-Lab:
38.7967, 65.7397, 15.6879
#d60d48 color charts
#d60d48 color shades, tints & tones
#d60d48 color schemes
#d60d48 color preview, HTML & CSS examples
This text has a color of #d60d48
<p style="color:#d60d48;">Text here</p>
.mytext {color:#d60d48;}
This box has a color of #d60d48
<div style="background-color:#d60d48;">Content here</div>
.mybackground {background-color:#d60d48;}
Border around this has a color of #d60d48
<div style="border:2px solid #d60d48;">Content here</div>
.myborder {border:2px solid #d60d48;}