#d52f30 color space conversions
Hex:
#d52f30
RGB:
213, 47, 48
CMY:
16, 82, 81
CMYK:
0, 78, 77, 16
HSL:
360°, 66.4000%, 50.9804%
HSV (HSB):
360°, 77.9343%, 83.5294%
XYZ:
28.9906, 16.3926, 4.4324
xyY:
0.5820, 0.3291, 16.3926
CIE-Lab:
47.4854, 62.9268, 40.6573
CIE-LCH:
47.4854, 74.9186, 32.8667
CIE-Luv:
47.4854, 126.2775, 26.9258
Hunter-Lab:
40.4877, 56.9585, 21.8506
#d52f30 color charts
#d52f30 color shades, tints & tones
#d52f30 color schemes
#d52f30 color preview, HTML & CSS examples
This text has a color of #d52f30
<p style="color:#d52f30;">Text here</p>
.mytext {color:#d52f30;}
This box has a color of #d52f30
<div style="background-color:#d52f30;">Content here</div>
.mybackground {background-color:#d52f30;}
Border around this has a color of #d52f30
<div style="border:2px solid #d52f30;">Content here</div>
.myborder {border:2px solid #d52f30;}