#d52c5f color space conversions
Hex:
#d52c5f
RGB:
213, 44, 95
CMY:
16, 83, 63
CMYK:
0, 79, 55, 16
HSL:
342°, 66.7984%, 50.3922%
HSV (HSB):
342°, 79.3427%, 83.5294%
XYZ:
30.4068, 16.7737, 12.4615
xyY:
0.5098, 0.2812, 16.7737
CIE-Lab:
47.9737, 66.2159, 13.1962
CIE-LCH:
47.9737, 67.5180, 11.2709
CIE-Luv:
47.9737, 114.1061, 2.6911
Hunter-Lab:
40.9557, 60.8514, 10.6290
#d52c5f color charts
#d52c5f color shades, tints & tones
#d52c5f color schemes
#d52c5f color preview, HTML & CSS examples
This text has a color of #d52c5f
<p style="color:#d52c5f;">Text here</p>
.mytext {color:#d52c5f;}
This box has a color of #d52c5f
<div style="background-color:#d52c5f;">Content here</div>
.mybackground {background-color:#d52c5f;}
Border around this has a color of #d52c5f
<div style="border:2px solid #d52c5f;">Content here</div>
.myborder {border:2px solid #d52c5f;}