#d52d4b color space conversions
Hex:
#d52d4b
RGB:
213, 45, 75
CMY:
16, 82, 71
CMYK:
0, 79, 65, 16
HSL:
349°, 66.6667%, 50.5882%
HSV (HSB):
349°, 78.8732%, 83.5294%
XYZ:
29.6490, 16.5309, 8.2847
xyY:
0.5444, 0.3035, 16.5309
CIE-Lab:
47.6635, 64.6879, 25.0153
CIE-LCH:
47.6635, 69.3563, 21.1419
CIE-Luv:
47.6635, 120.3657, 14.5900
Hunter-Lab:
40.6582, 59.0147, 16.3795
#d52d4b color charts
#d52d4b color shades, tints & tones
#d52d4b color schemes
#d52d4b color preview, HTML & CSS examples
This text has a color of #d52d4b
<p style="color:#d52d4b;">Text here</p>
.mytext {color:#d52d4b;}
This box has a color of #d52d4b
<div style="background-color:#d52d4b;">Content here</div>
.mybackground {background-color:#d52d4b;}
Border around this has a color of #d52d4b
<div style="border:2px solid #d52d4b;">Content here</div>
.myborder {border:2px solid #d52d4b;}