#d51d21 color space conversions
Hex:
#d51d21
RGB:
213, 29, 33
CMY:
16, 89, 87
CMYK:
0, 86, 85, 16
HSL:
359°, 76.0331%, 47.4510%
HSV (HSB):
359°, 86.3850%, 83.5294%
XYZ:
28.1545, 15.1347, 2.8762
xyY:
0.6099, 0.3278, 15.1347
CIE-Lab:
45.8181, 66.8459, 47.0189
CIE-LCH:
45.8181, 81.7261, 35.1222
CIE-Luv:
45.8181, 136.4369, 28.5925
Hunter-Lab:
38.9033, 61.1003, 22.8488
#d51d21 color charts
#d51d21 color shades, tints & tones
#d51d21 color schemes
#d51d21 color preview, HTML & CSS examples
This text has a color of #d51d21
<p style="color:#d51d21;">Text here</p>
.mytext {color:#d51d21;}
This box has a color of #d51d21
<div style="background-color:#d51d21;">Content here</div>
.mybackground {background-color:#d51d21;}
Border around this has a color of #d51d21
<div style="border:2px solid #d51d21;">Content here</div>
.myborder {border:2px solid #d51d21;}