#d42d0f color space conversions
Hex:
#d42d0f
RGB:
212, 45, 15
CMY:
17, 82, 94
CMYK:
0, 79, 93, 17
HSL:
9°, 86.7841%, 44.5098%
HSV (HSB):
9°, 92.9245%, 83.1373%
XYZ:
28.1760, 15.9083, 2.0375
xyY:
0.6109, 0.3449, 15.9083
CIE-Lab:
46.8540, 62.4660, 55.2711
CIE-LCH:
46.8540, 83.4080, 41.5030
CIE-Luv:
46.8540, 131.0339, 34.2805
Hunter-Lab:
39.8852, 56.2980, 24.8909
#d42d0f color charts
#d42d0f color shades, tints & tones
#d42d0f color schemes
#d42d0f color preview, HTML & CSS examples
This text has a color of #d42d0f
<p style="color:#d42d0f;">Text here</p>
.mytext {color:#d42d0f;}
This box has a color of #d42d0f
<div style="background-color:#d42d0f;">Content here</div>
.mybackground {background-color:#d42d0f;}
Border around this has a color of #d42d0f
<div style="border:2px solid #d42d0f;">Content here</div>
.myborder {border:2px solid #d42d0f;}