#d52c65 color space conversions
Hex:
#d52c65
RGB:
213, 44, 101
CMY:
16, 83, 60
CMYK:
0, 79, 53, 16
HSL:
340°, 66.7984%, 50.3922%
HSV (HSB):
340°, 79.3427%, 83.5294%
XYZ:
30.6902, 16.8871, 13.9539
xyY:
0.4988, 0.2744, 16.8871
CIE-Lab:
48.1174, 66.6552, 9.7130
CIE-LCH:
48.1174, 67.3592, 8.2908
CIE-Luv:
48.1174, 111.9012, -1.2045
Hunter-Lab:
41.0939, 61.3951, 8.6331
#d52c65 color charts
#d52c65 color shades, tints & tones
#d52c65 color schemes
#d52c65 color preview, HTML & CSS examples
This text has a color of #d52c65
<p style="color:#d52c65;">Text here</p>
.mytext {color:#d52c65;}
This box has a color of #d52c65
<div style="background-color:#d52c65;">Content here</div>
.mybackground {background-color:#d52c65;}
Border around this has a color of #d52c65
<div style="border:2px solid #d52c65;">Content here</div>
.myborder {border:2px solid #d52c65;}