#d51e64 color space conversions
Hex:
#d51e64
RGB:
213, 30, 100
CMY:
16, 88, 61
CMYK:
0, 86, 53, 16
HSL:
337°, 75.3086%, 47.6471%
HSV (HSB):
337°, 85.9155%, 83.5294%
XYZ:
30.2051, 15.9948, 13.5519
xyY:
0.5055, 0.2677, 15.9948
CIE-Lab:
46.9676, 69.7942, 8.7083
CIE-LCH:
46.9676, 70.3354, 7.1121
CIE-Luv:
46.9676, 116.5730, -3.1389
Hunter-Lab:
39.9935, 64.8236, 7.9048
#d51e64 color charts
#d51e64 color shades, tints & tones
#d51e64 color schemes
#d51e64 color preview, HTML & CSS examples
This text has a color of #d51e64
<p style="color:#d51e64;">Text here</p>
.mytext {color:#d51e64;}
This box has a color of #d51e64
<div style="background-color:#d51e64;">Content here</div>
.mybackground {background-color:#d51e64;}
Border around this has a color of #d51e64
<div style="border:2px solid #d51e64;">Content here</div>
.myborder {border:2px solid #d51e64;}