#d70e45 color space conversions
Hex:
#d70e45
RGB:
215, 14, 69
CMY:
16, 95, 73
CMYK:
0, 93, 68, 16
HSL:
344°, 87.7729%, 44.9020%
HSV (HSB):
344°, 93.4884%, 84.3137%
XYZ:
29.2555, 15.1908, 7.0204
xyY:
0.5684, 0.2952, 15.1908
CIE-Lab:
45.8945, 70.8064, 26.5165
CIE-LCH:
45.8945, 75.6087, 20.5305
CIE-Luv:
45.8945, 132.9480, 13.8037
Hunter-Lab:
38.9754, 65.7779, 16.6032
#d70e45 color charts
#d70e45 color shades, tints & tones
#d70e45 color schemes
#d70e45 color preview, HTML & CSS examples
This text has a color of #d70e45
<p style="color:#d70e45;">Text here</p>
.mytext {color:#d70e45;}
This box has a color of #d70e45
<div style="background-color:#d70e45;">Content here</div>
.mybackground {background-color:#d70e45;}
Border around this has a color of #d70e45
<div style="border:2px solid #d70e45;">Content here</div>
.myborder {border:2px solid #d70e45;}