#d52d5f color space conversions
Hex:
#d52d5f
RGB:
213, 45, 95
CMY:
16, 82, 63
CMYK:
0, 79, 55, 16
HSL:
342°, 66.6667%, 50.5882%
HSV (HSB):
342°, 78.8732%, 83.5294%
XYZ:
30.4445, 16.8491, 12.4741
xyY:
0.5094, 0.2819, 16.8491
CIE-Lab:
48.0694, 65.9445, 13.3286
CIE-LCH:
48.0694, 67.2780, 11.4266
CIE-Luv:
48.0694, 113.7322, 2.9078
Hunter-Lab:
41.0477, 60.5576, 10.7156
#d52d5f color charts
#d52d5f color shades, tints & tones
#d52d5f color schemes
#d52d5f color preview, HTML & CSS examples
This text has a color of #d52d5f
<p style="color:#d52d5f;">Text here</p>
.mytext {color:#d52d5f;}
This box has a color of #d52d5f
<div style="background-color:#d52d5f;">Content here</div>
.mybackground {background-color:#d52d5f;}
Border around this has a color of #d52d5f
<div style="border:2px solid #d52d5f;">Content here</div>
.myborder {border:2px solid #d52d5f;}