#d52e36 color space conversions
Hex:
#d52e36
RGB:
213, 46, 54
CMY:
16, 82, 79
CMYK:
0, 78, 75, 16
HSL:
357°, 66.5339%, 50.7843%
HSV (HSB):
357°, 78.4038%, 83.5294%
XYZ:
29.0834, 16.3665, 5.1162
xyY:
0.5752, 0.3237, 16.3665
CIE-Lab:
47.4517, 63.4310, 37.2290
CIE-LCH:
47.4517, 73.5492, 30.4096
CIE-Luv:
47.4517, 125.4772, 24.4977
Hunter-Lab:
40.4555, 57.5264, 20.8207
#d52e36 color charts
#d52e36 color shades, tints & tones
#d52e36 color schemes
#d52e36 color preview, HTML & CSS examples
This text has a color of #d52e36
<p style="color:#d52e36;">Text here</p>
.mytext {color:#d52e36;}
This box has a color of #d52e36
<div style="background-color:#d52e36;">Content here</div>
.mybackground {background-color:#d52e36;}
Border around this has a color of #d52e36
<div style="border:2px solid #d52e36;">Content here</div>
.myborder {border:2px solid #d52e36;}