#d52a31 color space conversions
Hex:
#d52a31
RGB:
213, 42, 49
CMY:
16, 84, 81
CMYK:
0, 80, 77, 16
HSL:
358°, 67.0588%, 50.0000%
HSV (HSB):
358°, 80.2817%, 83.5294%
XYZ:
28.8229, 16.0238, 4.4795
xyY:
0.5843, 0.3249, 16.0238
CIE-Lab:
47.0057, 64.3441, 39.5875
CIE-LCH:
47.0057, 75.5469, 31.6018
CIE-Luv:
47.0057, 128.3873, 25.6301
Hunter-Lab:
40.0298, 58.4746, 21.3860
#d52a31 color charts
#d52a31 color shades, tints & tones
#d52a31 color schemes
#d52a31 color preview, HTML & CSS examples
This text has a color of #d52a31
<p style="color:#d52a31;">Text here</p>
.mytext {color:#d52a31;}
This box has a color of #d52a31
<div style="background-color:#d52a31;">Content here</div>
.mybackground {background-color:#d52a31;}
Border around this has a color of #d52a31
<div style="border:2px solid #d52a31;">Content here</div>
.myborder {border:2px solid #d52a31;}