#d21a30 color space conversions
Hex:
#d21a30
RGB:
210, 26, 48
CMY:
18, 90, 81
CMYK:
0, 88, 77, 18
HSL:
353°, 77.9661%, 46.2745%
HSV (HSB):
353°, 87.6190%, 82.3529%
XYZ:
27.4812, 14.6538, 4.1764
xyY:
0.5934, 0.3164, 14.6538
CIE-Lab:
45.1564, 67.0202, 37.9930
CIE-LCH:
45.1564, 77.0401, 29.5484
CIE-Luv:
45.1564, 132.2263, 23.0513
Hunter-Lab:
38.2803, 61.1536, 20.3277
#d21a30 color charts
#d21a30 color shades, tints & tones
#d21a30 color schemes
#d21a30 color preview, HTML & CSS examples
This text has a color of #d21a30
<p style="color:#d21a30;">Text here</p>
.mytext {color:#d21a30;}
This box has a color of #d21a30
<div style="background-color:#d21a30;">Content here</div>
.mybackground {background-color:#d21a30;}
Border around this has a color of #d21a30
<div style="border:2px solid #d21a30;">Content here</div>
.myborder {border:2px solid #d21a30;}