#d52d17 color space conversions
Hex:
#d52d17
RGB:
213, 45, 23
CMY:
16, 82, 91
CMYK:
0, 79, 89, 16
HSL:
7°, 80.5085%, 46.2745%
HSV (HSB):
7°, 89.2019%, 83.5294%
XYZ:
28.5336, 16.0848, 2.4114
xyY:
0.6067, 0.3420, 16.0848
CIE-Lab:
47.0855, 62.8725, 52.6031
CIE-LCH:
47.0855, 81.9758, 39.9180
CIE-Luv:
47.0855, 131.0772, 33.1760
Hunter-Lab:
40.1058, 56.8101, 24.5092
#d52d17 color charts
#d52d17 color shades, tints & tones
#d52d17 color schemes
#d52d17 color preview, HTML & CSS examples
This text has a color of #d52d17
<p style="color:#d52d17;">Text here</p>
.mytext {color:#d52d17;}
This box has a color of #d52d17
<div style="background-color:#d52d17;">Content here</div>
.mybackground {background-color:#d52d17;}
Border around this has a color of #d52d17
<div style="border:2px solid #d52d17;">Content here</div>
.myborder {border:2px solid #d52d17;}