#d42d35 color space conversions
Hex:
#d42d35
RGB:
212, 45, 53
CMY:
17, 82, 79
CMYK:
0, 79, 75, 17
HSL:
357°, 66.0079%, 50.3922%
HSV (HSB):
357°, 78.7736%, 83.1373%
XYZ:
28.7324, 16.1309, 4.9674
xyY:
0.5766, 0.3237, 16.1309
CIE-Lab:
47.1457, 63.3886, 37.4082
CIE-LCH:
47.1457, 73.6036, 30.5466
CIE-Luv:
47.1457, 125.3847, 24.5120
Hunter-Lab:
40.1632, 57.4114, 20.7813
#d42d35 color charts
#d42d35 color shades, tints & tones
#d42d35 color schemes
#d42d35 color preview, HTML & CSS examples
This text has a color of #d42d35
<p style="color:#d42d35;">Text here</p>
.mytext {color:#d42d35;}
This box has a color of #d42d35
<div style="background-color:#d42d35;">Content here</div>
.mybackground {background-color:#d42d35;}
Border around this has a color of #d42d35
<div style="border:2px solid #d42d35;">Content here</div>
.myborder {border:2px solid #d42d35;}