#d52c04 color space conversions
Hex:
#d52c04
RGB:
213, 44, 4
CMY:
16, 83, 98
CMYK:
0, 79, 98, 16
HSL:
11°, 96.3134%, 42.5490%
HSV (HSB):
11°, 98.1221%, 83.5294%
XYZ:
28.3632, 15.9563, 1.6998
xyY:
0.6163, 0.3467, 15.9563
CIE-Lab:
46.9171, 62.9306, 58.4921
CIE-LCH:
46.9171, 85.9162, 42.9065
CIE-Luv:
46.9171, 132.9827, 35.4165
Hunter-Lab:
39.9453, 56.8397, 25.4387
#d52c04 color charts
#d52c04 color shades, tints & tones
#d52c04 color schemes
#d52c04 color preview, HTML & CSS examples
This text has a color of #d52c04
<p style="color:#d52c04;">Text here</p>
.mytext {color:#d52c04;}
This box has a color of #d52c04
<div style="background-color:#d52c04;">Content here</div>
.mybackground {background-color:#d52c04;}
Border around this has a color of #d52c04
<div style="border:2px solid #d52c04;">Content here</div>
.myborder {border:2px solid #d52c04;}