#d70f31 color space conversions
Hex:
#d70f31
RGB:
215, 15, 49
CMY:
16, 94, 81
CMYK:
0, 93, 77, 16
HSL:
350°, 86.9565%, 45.0980%
HSV (HSB):
350°, 93.0233%, 84.3137%
XYZ:
28.7495, 15.0105, 4.2878
xyY:
0.5984, 0.3124, 15.0105
CIE-Lab:
45.6485, 69.9087, 38.2470
CIE-LCH:
45.6485, 79.6873, 28.6830
CIE-Luv:
45.6485, 138.4096, 22.5925
Hunter-Lab:
38.7433, 64.6552, 20.5587
#d70f31 color charts
#d70f31 color shades, tints & tones
#d70f31 color schemes
#d70f31 color preview, HTML & CSS examples
This text has a color of #d70f31
<p style="color:#d70f31;">Text here</p>
.mytext {color:#d70f31;}
This box has a color of #d70f31
<div style="background-color:#d70f31;">Content here</div>
.mybackground {background-color:#d70f31;}
Border around this has a color of #d70f31
<div style="border:2px solid #d70f31;">Content here</div>
.myborder {border:2px solid #d70f31;}