#d52a07 color space conversions
Hex:
#d52a07
RGB:
213, 42, 7
CMY:
16, 84, 97
CMYK:
0, 80, 97, 16
HSL:
10°, 93.6364%, 43.1373%
HSV (HSB):
10°, 96.7136%, 83.5294%
XYZ:
28.3069, 15.8174, 1.7621
xyY:
0.6169, 0.3447, 15.8174
CIE-Lab:
46.7340, 63.4985, 57.5730
CIE-LCH:
46.7340, 85.7130, 42.1981
CIE-Luv:
46.7340, 133.7800, 34.7802
Hunter-Lab:
39.7711, 57.4471, 25.2128
#d52a07 color charts
#d52a07 color shades, tints & tones
#d52a07 color schemes
#d52a07 color preview, HTML & CSS examples
This text has a color of #d52a07
<p style="color:#d52a07;">Text here</p>
.mytext {color:#d52a07;}
This box has a color of #d52a07
<div style="background-color:#d52a07;">Content here</div>
.mybackground {background-color:#d52a07;}
Border around this has a color of #d52a07
<div style="border:2px solid #d52a07;">Content here</div>
.myborder {border:2px solid #d52a07;}