#d5002b color space conversions
Hex:
#d5002b
RGB:
213, 0, 43
CMY:
16, 100, 83
CMYK:
0, 100, 80, 16
HSL:
348°, 100.0000%, 41.7647%
HSV (HSB):
348°, 100.0000%, 83.5294%
XYZ:
27.8766, 14.3206, 3.5804
xyY:
0.6090, 0.3128, 14.3206
CIE-Lab:
44.6892, 70.6120, 40.5618
CIE-LCH:
44.6892, 81.4329, 29.8745
CIE-Luv:
44.6892, 140.6830, 23.3743
Hunter-Lab:
37.8425, 65.2673, 20.8802
#d5002b color charts
#d5002b color shades, tints & tones
#d5002b color schemes
#d5002b color preview, HTML & CSS examples
This text has a color of #d5002b
<p style="color:#d5002b;">Text here</p>
.mytext {color:#d5002b;}
This box has a color of #d5002b
<div style="background-color:#d5002b;">Content here</div>
.mybackground {background-color:#d5002b;}
Border around this has a color of #d5002b
<div style="border:2px solid #d5002b;">Content here</div>
.myborder {border:2px solid #d5002b;}