#d42f08 color space conversions
Hex:
#d42f08
RGB:
212, 47, 8
CMY:
17, 82, 97
CMYK:
0, 78, 96, 17
HSL:
11°, 92.7273%, 43.1373%
HSV (HSB):
11°, 96.2264%, 83.1373%
XYZ:
28.2117, 16.0476, 1.8403
xyY:
0.6120, 0.3481, 16.0476
CIE-Lab:
47.0369, 61.8184, 57.3580
CIE-LCH:
47.0369, 84.3294, 42.8566
CIE-Luv:
47.0369, 130.4529, 35.4150
Hunter-Lab:
40.0595, 55.6038, 25.3179
#d42f08 color charts
#d42f08 color shades, tints & tones
#d42f08 color schemes
#d42f08 color preview, HTML & CSS examples
This text has a color of #d42f08
<p style="color:#d42f08;">Text here</p>
.mytext {color:#d42f08;}
This box has a color of #d42f08
<div style="background-color:#d42f08;">Content here</div>
.mybackground {background-color:#d42f08;}
Border around this has a color of #d42f08
<div style="border:2px solid #d42f08;">Content here</div>
.myborder {border:2px solid #d42f08;}