#d51e4d color space conversions
Hex:
#d51e4d
RGB:
213, 30, 77
CMY:
16, 88, 70
CMYK:
0, 86, 64, 16
HSL:
345°, 75.3086%, 47.6471%
HSV (HSB):
345°, 85.9155%, 83.5294%
XYZ:
29.2444, 15.6105, 8.4930
xyY:
0.5482, 0.2926, 15.6105
CIE-Lab:
46.4593, 68.3290, 22.2350
CIE-LCH:
46.4593, 71.8557, 18.0254
CIE-Luv:
46.4593, 125.0787, 10.8742
Hunter-Lab:
39.5101, 62.9785, 14.9123
#d51e4d color charts
#d51e4d color shades, tints & tones
#d51e4d color schemes
#d51e4d color preview, HTML & CSS examples
This text has a color of #d51e4d
<p style="color:#d51e4d;">Text here</p>
.mytext {color:#d51e4d;}
This box has a color of #d51e4d
<div style="background-color:#d51e4d;">Content here</div>
.mybackground {background-color:#d51e4d;}
Border around this has a color of #d51e4d
<div style="border:2px solid #d51e4d;">Content here</div>
.myborder {border:2px solid #d51e4d;}