#d21e51 color space conversions
Hex:
#d21e51
RGB:
210, 30, 81
CMY:
18, 88, 68
CMYK:
0, 86, 61, 18
HSL:
343°, 75.0000%, 47.0588%
HSV (HSB):
343°, 85.7143%, 82.3529%
XYZ:
28.5278, 15.2243, 9.2196
xyY:
0.5385, 0.2874, 15.2243
CIE-Lab:
45.9398, 67.7881, 18.9688
CIE-LCH:
45.9398, 70.3920, 15.6329
CIE-Luv:
45.9398, 121.3446, 7.8769
Hunter-Lab:
39.0183, 62.2264, 13.3033
#d21e51 color charts
#d21e51 color shades, tints & tones
#d21e51 color schemes
#d21e51 color preview, HTML & CSS examples
This text has a color of #d21e51
<p style="color:#d21e51;">Text here</p>
.mytext {color:#d21e51;}
This box has a color of #d21e51
<div style="background-color:#d21e51;">Content here</div>
.mybackground {background-color:#d21e51;}
Border around this has a color of #d21e51
<div style="border:2px solid #d21e51;">Content here</div>
.myborder {border:2px solid #d21e51;}