#d5001e color space conversions
Hex:
#d5001e
RGB:
213, 0, 30
CMY:
16, 100, 88
CMYK:
0, 100, 86, 16
HSL:
352°, 100.0000%, 41.7647%
HSV (HSB):
352°, 100.0000%, 83.5294%
XYZ:
27.6749, 14.2399, 2.5182
xyY:
0.6228, 0.3205, 14.2399
CIE-Lab:
44.5750, 70.3010, 47.4571
CIE-LCH:
44.5750, 84.8198, 34.0215
CIE-Luv:
44.5750, 143.1564, 27.0697
Hunter-Lab:
37.7358, 64.8720, 22.4584
#d5001e color charts
#d5001e color shades, tints & tones
#d5001e color schemes
#d5001e color preview, HTML & CSS examples
This text has a color of #d5001e
<p style="color:#d5001e;">Text here</p>
.mytext {color:#d5001e;}
This box has a color of #d5001e
<div style="background-color:#d5001e;">Content here</div>
.mybackground {background-color:#d5001e;}
Border around this has a color of #d5001e
<div style="border:2px solid #d5001e;">Content here</div>
.myborder {border:2px solid #d5001e;}