#d21e4f color space conversions
Hex:
#d21e4f
RGB:
210, 30, 79
CMY:
18, 88, 69
CMYK:
0, 86, 62, 18
HSL:
344°, 75.0000%, 47.0588%
HSV (HSB):
344°, 85.7143%, 82.3529%
XYZ:
28.4539, 15.1947, 8.8303
xyY:
0.5422, 0.2895, 15.1947
CIE-Lab:
45.8997, 67.6716, 20.1534
CIE-LCH:
45.8997, 70.6088, 16.5841
CIE-Luv:
45.8997, 122.0405, 9.0205
Hunter-Lab:
38.9804, 62.0812, 13.8552
#d21e4f color charts
#d21e4f color shades, tints & tones
#d21e4f color schemes
#d21e4f color preview, HTML & CSS examples
This text has a color of #d21e4f
<p style="color:#d21e4f;">Text here</p>
.mytext {color:#d21e4f;}
This box has a color of #d21e4f
<div style="background-color:#d21e4f;">Content here</div>
.mybackground {background-color:#d21e4f;}
Border around this has a color of #d21e4f
<div style="border:2px solid #d21e4f;">Content here</div>
.myborder {border:2px solid #d21e4f;}