#d52f3e color space conversions
Hex:
#d52f3e
RGB:
213, 47, 62
CMY:
16, 82, 76
CMYK:
0, 78, 71, 16
HSL:
355°, 66.4000%, 50.9804%
HSV (HSB):
355°, 77.9343%, 83.5294%
XYZ:
29.3266, 16.5270, 6.2018
xyY:
0.5634, 0.3175, 16.5270
CIE-Lab:
47.6584, 63.4763, 32.8047
CIE-LCH:
47.6584, 71.4520, 27.3300
CIE-Luv:
47.6584, 123.0969, 21.3443
Hunter-Lab:
40.6534, 57.6232, 19.4125
#d52f3e color charts
#d52f3e color shades, tints & tones
#d52f3e color schemes
#d52f3e color preview, HTML & CSS examples
This text has a color of #d52f3e
<p style="color:#d52f3e;">Text here</p>
.mytext {color:#d52f3e;}
This box has a color of #d52f3e
<div style="background-color:#d52f3e;">Content here</div>
.mybackground {background-color:#d52f3e;}
Border around this has a color of #d52f3e
<div style="border:2px solid #d52f3e;">Content here</div>
.myborder {border:2px solid #d52f3e;}