#d42f39 color space conversions
Hex:
#d42f39
RGB:
212, 47, 57
CMY:
17, 82, 78
CMYK:
0, 78, 73, 17
HSL:
356°, 65.7371%, 50.7843%
HSV (HSB):
356°, 77.8302%, 83.1373%
XYZ:
28.9064, 16.3255, 5.4985
xyY:
0.5698, 0.3218, 16.3255
CIE-Lab:
47.3987, 62.9745, 35.3831
CIE-LCH:
47.3987, 72.2340, 29.3300
CIE-Luv:
47.3987, 123.5316, 23.3045
Hunter-Lab:
40.4048, 56.9941, 20.2149
#d42f39 color charts
#d42f39 color shades, tints & tones
#d42f39 color schemes
#d42f39 color preview, HTML & CSS examples
This text has a color of #d42f39
<p style="color:#d42f39;">Text here</p>
.mytext {color:#d42f39;}
This box has a color of #d42f39
<div style="background-color:#d42f39;">Content here</div>
.mybackground {background-color:#d42f39;}
Border around this has a color of #d42f39
<div style="border:2px solid #d42f39;">Content here</div>
.myborder {border:2px solid #d42f39;}