#d52a5a color space conversions
Hex:
#d52a5a
RGB:
213, 42, 90
CMY:
16, 84, 65
CMYK:
0, 80, 58, 16
HSL:
343°, 67.0588%, 50.0000%
HSV (HSB):
343°, 80.2817%, 83.5294%
XYZ:
30.1140, 16.5402, 11.2783
xyY:
0.5198, 0.2855, 16.5402
CIE-Lab:
47.6754, 66.4000, 15.8582
CIE-LCH:
47.6754, 68.2674, 13.4322
CIE-Luv:
47.6754, 116.6255, 5.3958
Hunter-Lab:
40.6697, 60.9989, 12.0269
#d52a5a color charts
#d52a5a color shades, tints & tones
#d52a5a color schemes
#d52a5a color preview, HTML & CSS examples
This text has a color of #d52a5a
<p style="color:#d52a5a;">Text here</p>
.mytext {color:#d52a5a;}
This box has a color of #d52a5a
<div style="background-color:#d52a5a;">Content here</div>
.mybackground {background-color:#d52a5a;}
Border around this has a color of #d52a5a
<div style="border:2px solid #d52a5a;">Content here</div>
.myborder {border:2px solid #d52a5a;}