#d70c36 color space conversions
Hex:
#d70c36
RGB:
215, 12, 54
CMY:
16, 95, 79
CMYK:
0, 94, 75, 16
HSL:
348°, 89.4273%, 44.5098%
HSV (HSB):
348°, 94.4186%, 84.3137%
XYZ:
28.8217, 14.9764, 4.8617
xyY:
0.5923, 0.3078, 14.9764
CIE-Lab:
45.6018, 70.3906, 35.2568
CIE-LCH:
45.6018, 78.7266, 26.6051
CIE-Luv:
45.6018, 137.6836, 20.4544
Hunter-Lab:
38.6993, 65.2157, 19.6411
#d70c36 color charts
#d70c36 color shades, tints & tones
#d70c36 color schemes
#d70c36 color preview, HTML & CSS examples
This text has a color of #d70c36
<p style="color:#d70c36;">Text here</p>
.mytext {color:#d70c36;}
This box has a color of #d70c36
<div style="background-color:#d70c36;">Content here</div>
.mybackground {background-color:#d70c36;}
Border around this has a color of #d70c36
<div style="border:2px solid #d70c36;">Content here</div>
.myborder {border:2px solid #d70c36;}