#d5002c color space conversions
Hex:
#d5002c
RGB:
213, 0, 44
CMY:
16, 100, 83
CMYK:
0, 100, 79, 16
HSL:
348°, 100.0000%, 41.7647%
HSV (HSB):
348°, 100.0000%, 83.5294%
XYZ:
27.8952, 14.3280, 3.6782
xyY:
0.6077, 0.3121, 14.3280
CIE-Lab:
44.6997, 70.6405, 40.0016
CIE-LCH:
44.6997, 81.1801, 29.5216
CIE-Luv:
44.6997, 140.4595, 23.0399
Hunter-Lab:
37.8523, 65.3037, 20.7353
#d5002c color charts
#d5002c color shades, tints & tones
#d5002c color schemes
#d5002c color preview, HTML & CSS examples
This text has a color of #d5002c
<p style="color:#d5002c;">Text here</p>
.mytext {color:#d5002c;}
This box has a color of #d5002c
<div style="background-color:#d5002c;">Content here</div>
.mybackground {background-color:#d5002c;}
Border around this has a color of #d5002c
<div style="border:2px solid #d5002c;">Content here</div>
.myborder {border:2px solid #d5002c;}