#d52e28 color space conversions
Hex:
#d52e28
RGB:
213, 46, 40
CMY:
16, 82, 84
CMYK:
0, 78, 81, 16
HSL:
2°, 68.3794%, 49.6078%
HSV (HSB):
2°, 81.2207%, 83.5294%
XYZ:
28.8006, 16.2533, 3.6267
xyY:
0.5916, 0.3339, 16.2533
CIE-Lab:
47.3051, 62.9668, 44.7968
CIE-LCH:
47.3051, 77.2759, 35.4293
CIE-Luv:
47.3051, 128.2483, 29.3201
Hunter-Lab:
40.3154, 56.9651, 22.8871
#d52e28 color charts
#d52e28 color shades, tints & tones
#d52e28 color schemes
#d52e28 color preview, HTML & CSS examples
This text has a color of #d52e28
<p style="color:#d52e28;">Text here</p>
.mytext {color:#d52e28;}
This box has a color of #d52e28
<div style="background-color:#d52e28;">Content here</div>
.mybackground {background-color:#d52e28;}
Border around this has a color of #d52e28
<div style="border:2px solid #d52e28;">Content here</div>
.myborder {border:2px solid #d52e28;}