#d52f3d color space conversions
Hex:
#d52f3d
RGB:
213, 47, 61
CMY:
16, 82, 76
CMYK:
0, 78, 71, 16
HSL:
355°, 66.4000%, 50.9804%
HSV (HSB):
355°, 77.9343%, 83.5294%
XYZ:
29.2994, 16.5161, 6.0586
xyY:
0.5648, 0.3184, 16.5161
CIE-Lab:
47.6444, 63.4320, 33.3776
CIE-LCH:
47.6444, 71.6776, 27.7531
CIE-Luv:
47.6444, 123.3484, 21.7866
Hunter-Lab:
40.6400, 57.5696, 19.6091
#d52f3d color charts
#d52f3d color shades, tints & tones
#d52f3d color schemes
#d52f3d color preview, HTML & CSS examples
This text has a color of #d52f3d
<p style="color:#d52f3d;">Text here</p>
.mytext {color:#d52f3d;}
This box has a color of #d52f3d
<div style="background-color:#d52f3d;">Content here</div>
.mybackground {background-color:#d52f3d;}
Border around this has a color of #d52f3d
<div style="border:2px solid #d52f3d;">Content here</div>
.myborder {border:2px solid #d52f3d;}