#d52005 color space conversions
Hex:
#d52005
RGB:
213, 32, 5
CMY:
16, 87, 98
CMYK:
0, 85, 98, 16
HSL:
8°, 95.4128%, 42.7451%
HSV (HSB):
8°, 97.6526%, 83.5294%
XYZ:
27.9845, 15.1901, 1.6006
xyY:
0.6250, 0.3393, 15.1901
CIE-Lab:
45.8935, 65.8489, 57.7193
CIE-LCH:
45.8935, 87.5648, 41.2359
CIE-Luv:
45.8935, 138.1980, 33.5227
Hunter-Lab:
38.9745, 59.9612, 24.8472
#d52005 color charts
#d52005 color shades, tints & tones
#d52005 color schemes
#d52005 color preview, HTML & CSS examples
This text has a color of #d52005
<p style="color:#d52005;">Text here</p>
.mytext {color:#d52005;}
This box has a color of #d52005
<div style="background-color:#d52005;">Content here</div>
.mybackground {background-color:#d52005;}
Border around this has a color of #d52005
<div style="border:2px solid #d52005;">Content here</div>
.myborder {border:2px solid #d52005;}