#d5201e color space conversions
Hex:
#d5201e
RGB:
213, 32, 30
CMY:
16, 87, 88
CMYK:
0, 85, 86, 16
HSL:
1°, 75.3086%, 47.6471%
HSV (HSB):
1°, 85.9155%, 83.5294%
XYZ:
28.1914, 15.2729, 2.6904
xyY:
0.6108, 0.3309, 15.2729
CIE-Lab:
46.0057, 66.1831, 48.6537
CIE-LCH:
46.0057, 82.1425, 36.3211
CIE-Luv:
46.0057, 135.8348, 29.7062
Hunter-Lab:
39.0806, 60.3731, 23.2747
#d5201e color charts
#d5201e color shades, tints & tones
#d5201e color schemes
#d5201e color preview, HTML & CSS examples
This text has a color of #d5201e
<p style="color:#d5201e;">Text here</p>
.mytext {color:#d5201e;}
This box has a color of #d5201e
<div style="background-color:#d5201e;">Content here</div>
.mybackground {background-color:#d5201e;}
Border around this has a color of #d5201e
<div style="border:2px solid #d5201e;">Content here</div>
.myborder {border:2px solid #d5201e;}