#d52a63 color space conversions
Hex:
#d52a63
RGB:
213, 42, 99
CMY:
16, 84, 61
CMYK:
0, 80, 54, 16
HSL:
340°, 67.0588%, 50.0000%
HSV (HSB):
340°, 80.2817%, 83.5294%
XYZ:
30.5207, 16.7029, 13.4197
xyY:
0.5033, 0.2754, 16.7029
CIE-Lab:
47.8835, 67.0307, 10.6130
CIE-LCH:
47.8835, 67.8657, 8.9970
CIE-Luv:
47.8835, 113.3528, -0.3125
Hunter-Lab:
40.8692, 61.7807, 9.1401
#d52a63 color charts
#d52a63 color shades, tints & tones
#d52a63 color schemes
#d52a63 color preview, HTML & CSS examples
This text has a color of #d52a63
<p style="color:#d52a63;">Text here</p>
.mytext {color:#d52a63;}
This box has a color of #d52a63
<div style="background-color:#d52a63;">Content here</div>
.mybackground {background-color:#d52a63;}
Border around this has a color of #d52a63
<div style="border:2px solid #d52a63;">Content here</div>
.myborder {border:2px solid #d52a63;}