#d52f32 color space conversions
Hex:
#d52f32
RGB:
213, 47, 50
CMY:
16, 82, 80
CMYK:
0, 78, 77, 16
HSL:
359°, 66.4000%, 50.9804%
HSV (HSB):
359°, 77.9343%, 83.5294%
XYZ:
29.0328, 16.4095, 4.6548
xyY:
0.5795, 0.3276, 16.4095
CIE-Lab:
47.5072, 62.9962, 39.5632
CIE-LCH:
47.5072, 74.3893, 32.1298
CIE-Luv:
47.5072, 125.8688, 26.2102
Hunter-Lab:
40.5086, 57.0423, 21.5431
#d52f32 color charts
#d52f32 color shades, tints & tones
#d52f32 color schemes
#d52f32 color preview, HTML & CSS examples
This text has a color of #d52f32
<p style="color:#d52f32;">Text here</p>
.mytext {color:#d52f32;}
This box has a color of #d52f32
<div style="background-color:#d52f32;">Content here</div>
.mybackground {background-color:#d52f32;}
Border around this has a color of #d52f32
<div style="border:2px solid #d52f32;">Content here</div>
.myborder {border:2px solid #d52f32;}