#d60c3c color space conversions
Hex:
#d60c3c
RGB:
214, 12, 60
CMY:
16, 95, 76
CMYK:
0, 94, 72, 16
HSL:
346°, 89.3805%, 44.3137%
HSV (HSB):
346°, 94.3925%, 83.9216%
XYZ:
28.6786, 14.8853, 5.6366
xyY:
0.5829, 0.3025, 14.8853
CIE-Lab:
45.4767, 70.3731, 31.4556
CIE-LCH:
45.4767, 77.0833, 24.0839
CIE-Luv:
45.4767, 135.2762, 17.6944
Hunter-Lab:
38.5815, 65.1660, 18.3451
#d60c3c color charts
#d60c3c color shades, tints & tones
#d60c3c color schemes
#d60c3c color preview, HTML & CSS examples
This text has a color of #d60c3c
<p style="color:#d60c3c;">Text here</p>
.mytext {color:#d60c3c;}
This box has a color of #d60c3c
<div style="background-color:#d60c3c;">Content here</div>
.mybackground {background-color:#d60c3c;}
Border around this has a color of #d60c3c
<div style="border:2px solid #d60c3c;">Content here</div>
.myborder {border:2px solid #d60c3c;}