#d70c4c color space conversions
Hex:
#d70c4c
RGB:
215, 12, 76
CMY:
16, 95, 70
CMYK:
0, 94, 65, 16
HSL:
341°, 89.4273%, 44.5098%
HSV (HSB):
341°, 94.4186%, 84.3137%
XYZ:
29.4603, 15.2318, 8.2248
xyY:
0.5567, 0.2878, 15.2318
CIE-Lab:
45.9501, 71.3524, 22.2661
CIE-LCH:
45.9501, 74.7459, 17.3310
CIE-Luv:
45.9501, 130.8988, 9.9955
Hunter-Lab:
39.0280, 66.4420, 14.8248
#d70c4c color charts
#d70c4c color shades, tints & tones
#d70c4c color schemes
#d70c4c color preview, HTML & CSS examples
This text has a color of #d70c4c
<p style="color:#d70c4c;">Text here</p>
.mytext {color:#d70c4c;}
This box has a color of #d70c4c
<div style="background-color:#d70c4c;">Content here</div>
.mybackground {background-color:#d70c4c;}
Border around this has a color of #d70c4c
<div style="border:2px solid #d70c4c;">Content here</div>
.myborder {border:2px solid #d70c4c;}