#d52c3f color space conversions
Hex:
#d52c3f
RGB:
213, 44, 63
CMY:
16, 83, 75
CMYK:
0, 79, 70, 16
HSL:
353°, 66.7984%, 50.3922%
HSV (HSB):
353°, 79.3427%, 83.5294%
XYZ:
29.2385, 16.3064, 6.3090
xyY:
0.5639, 0.3145, 16.3064
CIE-Lab:
47.3739, 64.3637, 31.8731
CIE-LCH:
47.3739, 71.8233, 26.3447
CIE-Luv:
47.3739, 124.1856, 20.2931
Hunter-Lab:
40.3812, 58.5780, 19.0035
#d52c3f color charts
#d52c3f color shades, tints & tones
#d52c3f color schemes
#d52c3f color preview, HTML & CSS examples
This text has a color of #d52c3f
<p style="color:#d52c3f;">Text here</p>
.mytext {color:#d52c3f;}
This box has a color of #d52c3f
<div style="background-color:#d52c3f;">Content here</div>
.mybackground {background-color:#d52c3f;}
Border around this has a color of #d52c3f
<div style="border:2px solid #d52c3f;">Content here</div>
.myborder {border:2px solid #d52c3f;}