#d70c28 color space conversions
Hex:
#d70c28
RGB:
215, 12, 40
CMY:
16, 95, 84
CMYK:
0, 94, 81, 16
HSL:
352°, 89.4273%, 44.5098%
HSV (HSB):
352°, 94.4186%, 84.3137%
XYZ:
28.5388, 14.8632, 3.3722
xyY:
0.6101, 0.3178, 14.8632
CIE-Lab:
45.4463, 69.9585, 43.1339
CIE-LCH:
45.4463, 82.1871, 31.6565
CIE-Luv:
45.4463, 140.9223, 25.4078
Hunter-Lab:
38.5528, 64.6674, 21.8009
#d70c28 color charts
#d70c28 color shades, tints & tones
#d70c28 color schemes
#d70c28 color preview, HTML & CSS examples
This text has a color of #d70c28
<p style="color:#d70c28;">Text here</p>
.mytext {color:#d70c28;}
This box has a color of #d70c28
<div style="background-color:#d70c28;">Content here</div>
.mybackground {background-color:#d70c28;}
Border around this has a color of #d70c28
<div style="border:2px solid #d70c28;">Content here</div>
.myborder {border:2px solid #d70c28;}