#d7253d color space conversions
Hex:
#d7253d
RGB:
215, 37, 61
CMY:
16, 85, 76
CMYK:
0, 83, 72, 16
HSL:
352°, 70.6349%, 49.4118%
HSV (HSB):
352°, 82.7907%, 84.3137%
XYZ:
29.5282, 16.1071, 5.9676
xyY:
0.5722, 0.3121, 16.1071
CIE-Lab:
47.1147, 66.5922, 32.8485
CIE-LCH:
47.1147, 74.2532, 26.2561
CIE-Luv:
47.1147, 129.1142, 20.3373
Hunter-Lab:
40.1337, 61.0967, 19.2776
#d7253d color charts
#d7253d color shades, tints & tones
#d7253d color schemes
#d7253d color preview, HTML & CSS examples
This text has a color of #d7253d
<p style="color:#d7253d;">Text here</p>
.mytext {color:#d7253d;}
This box has a color of #d7253d
<div style="background-color:#d7253d;">Content here</div>
.mybackground {background-color:#d7253d;}
Border around this has a color of #d7253d
<div style="border:2px solid #d7253d;">Content here</div>
.myborder {border:2px solid #d7253d;}