#d52a32 color space conversions
Hex:
#d52a32
RGB:
213, 42, 50
CMY:
16, 84, 80
CMYK:
0, 80, 77, 16
HSL:
357°, 67.0588%, 50.0000%
HSV (HSB):
357°, 80.2817%, 83.5294%
XYZ:
28.8443, 16.0324, 4.5919
xyY:
0.5831, 0.3241, 16.0324
CIE-Lab:
47.0169, 64.3788, 39.0341
CIE-LCH:
47.0169, 75.2880, 31.2292
CIE-Luv:
47.0169, 128.1736, 25.2659
Hunter-Lab:
40.0404, 58.5168, 21.2288
#d52a32 color charts
#d52a32 color shades, tints & tones
#d52a32 color schemes
#d52a32 color preview, HTML & CSS examples
This text has a color of #d52a32
<p style="color:#d52a32;">Text here</p>
.mytext {color:#d52a32;}
This box has a color of #d52a32
<div style="background-color:#d52a32;">Content here</div>
.mybackground {background-color:#d52a32;}
Border around this has a color of #d52a32
<div style="border:2px solid #d52a32;">Content here</div>
.myborder {border:2px solid #d52a32;}