#d52f02 color space conversions
Hex:
#d52f02
RGB:
213, 47, 2
CMY:
16, 82, 99
CMYK:
0, 78, 99, 16
HSL:
13°, 98.1395%, 42.1569%
HSV (HSB):
13°, 99.0610%, 83.5294%
XYZ:
28.4680, 16.1835, 1.6807
xyY:
0.6144, 0.3493, 16.1835
CIE-Lab:
47.2144, 62.0604, 59.1926
CIE-LCH:
47.2144, 85.7628, 43.6451
CIE-Luv:
47.2144, 131.5635, 36.1427
Hunter-Lab:
40.2288, 55.9158, 25.6830
#d52f02 color charts
#d52f02 color shades, tints & tones
#d52f02 color schemes
#d52f02 color preview, HTML & CSS examples
This text has a color of #d52f02
<p style="color:#d52f02;">Text here</p>
.mytext {color:#d52f02;}
This box has a color of #d52f02
<div style="background-color:#d52f02;">Content here</div>
.mybackground {background-color:#d52f02;}
Border around this has a color of #d52f02
<div style="border:2px solid #d52f02;">Content here</div>
.myborder {border:2px solid #d52f02;}