#d70c45 color space conversions
Hex:
#d70c45
RGB:
215, 12, 69
CMY:
16, 95, 73
CMYK:
0, 94, 68, 16
HSL:
343°, 89.4273%, 44.5098%
HSV (HSB):
343°, 94.4186%, 84.3137%
XYZ:
29.2300, 15.1397, 7.0119
xyY:
0.5689, 0.2947, 15.1397
CIE-Lab:
45.8249, 71.0077, 26.4291
CIE-LCH:
45.8249, 75.7667, 20.4153
CIE-Luv:
45.8249, 133.2662, 13.6580
Hunter-Lab:
38.9098, 66.0016, 16.5522
#d70c45 color charts
#d70c45 color shades, tints & tones
#d70c45 color schemes
#d70c45 color preview, HTML & CSS examples
This text has a color of #d70c45
<p style="color:#d70c45;">Text here</p>
.mytext {color:#d70c45;}
This box has a color of #d70c45
<div style="background-color:#d70c45;">Content here</div>
.mybackground {background-color:#d70c45;}
Border around this has a color of #d70c45
<div style="border:2px solid #d70c45;">Content here</div>
.myborder {border:2px solid #d70c45;}