#d52a09 color space conversions
Hex:
#d52a09
RGB:
213, 42, 9
CMY:
16, 84, 96
CMYK:
0, 80, 96, 16
HSL:
10°, 91.8919%, 43.5294%
HSV (HSB):
10°, 95.7746%, 83.5294%
XYZ:
28.3178, 15.8218, 1.8198
xyY:
0.6161, 0.3443, 15.8218
CIE-Lab:
46.7398, 63.5166, 57.0368
CIE-LCH:
46.7398, 85.3672, 41.9233
CIE-Luv:
46.7398, 133.6608, 34.5787
Hunter-Lab:
39.7766, 57.4690, 25.1310
#d52a09 color charts
#d52a09 color shades, tints & tones
#d52a09 color schemes
#d52a09 color preview, HTML & CSS examples
This text has a color of #d52a09
<p style="color:#d52a09;">Text here</p>
.mytext {color:#d52a09;}
This box has a color of #d52a09
<div style="background-color:#d52a09;">Content here</div>
.mybackground {background-color:#d52a09;}
Border around this has a color of #d52a09
<div style="border:2px solid #d52a09;">Content here</div>
.myborder {border:2px solid #d52a09;}