#d7253e color space conversions
Hex:
#d7253e
RGB:
215, 37, 62
CMY:
16, 85, 76
CMYK:
0, 83, 71, 16
HSL:
352°, 70.6349%, 49.4118%
HSV (HSB):
352°, 82.7907%, 84.3137%
XYZ:
29.5554, 16.1180, 6.1108
xyY:
0.5707, 0.3113, 16.1180
CIE-Lab:
47.1289, 66.6349, 32.2701
CIE-LCH:
47.1289, 74.0376, 25.8401
CIE-Luv:
47.1289, 128.8473, 19.8928
Hunter-Lab:
40.1472, 61.1496, 19.0786
#d7253e color charts
#d7253e color shades, tints & tones
#d7253e color schemes
#d7253e color preview, HTML & CSS examples
This text has a color of #d7253e
<p style="color:#d7253e;">Text here</p>
.mytext {color:#d7253e;}
This box has a color of #d7253e
<div style="background-color:#d7253e;">Content here</div>
.mybackground {background-color:#d7253e;}
Border around this has a color of #d7253e
<div style="border:2px solid #d7253e;">Content here</div>
.myborder {border:2px solid #d7253e;}