#d21945 color space conversions
Hex:
#d21945
RGB:
210, 25, 69
CMY:
18, 90, 73
CMYK:
0, 88, 67, 18
HSL:
346°, 78.7234%, 46.0784%
HSV (HSB):
346°, 88.0952%, 82.3529%
XYZ:
28.0002, 14.8266, 7.0163
xyY:
0.5618, 0.2975, 14.8266
CIE-Lab:
45.3957, 68.0564, 25.6724
CIE-LCH:
45.3957, 72.7376, 20.6676
CIE-Luv:
45.3957, 126.7425, 13.7193
Hunter-Lab:
38.5053, 62.4168, 16.1501
#d21945 color charts
#d21945 color shades, tints & tones
#d21945 color schemes
#d21945 color preview, HTML & CSS examples
This text has a color of #d21945
<p style="color:#d21945;">Text here</p>
.mytext {color:#d21945;}
This box has a color of #d21945
<div style="background-color:#d21945;">Content here</div>
.mybackground {background-color:#d21945;}
Border around this has a color of #d21945
<div style="border:2px solid #d21945;">Content here</div>
.myborder {border:2px solid #d21945;}