#d42d15 color space conversions
Hex:
#d42d15
RGB:
212, 45, 21
CMY:
17, 82, 92
CMYK:
0, 79, 90, 17
HSL:
8°, 81.9742%, 45.6863%
HSV (HSB):
8°, 90.0943%, 83.1373%
XYZ:
28.2251, 15.9280, 2.2962
xyY:
0.6077, 0.3429, 15.9280
CIE-Lab:
46.8798, 62.5481, 53.1571
CIE-LCH:
46.8798, 82.0850, 40.3599
CIE-Luv:
46.8798, 130.5146, 33.3859
Hunter-Lab:
39.9099, 56.3969, 24.5256
#d42d15 color charts
#d42d15 color shades, tints & tones
#d42d15 color schemes
#d42d15 color preview, HTML & CSS examples
This text has a color of #d42d15
<p style="color:#d42d15;">Text here</p>
.mytext {color:#d42d15;}
This box has a color of #d42d15
<div style="background-color:#d42d15;">Content here</div>
.mybackground {background-color:#d42d15;}
Border around this has a color of #d42d15
<div style="border:2px solid #d42d15;">Content here</div>
.myborder {border:2px solid #d42d15;}