#d8253c color space conversions
Hex:
#d8253c
RGB:
216, 37, 60
CMY:
15, 85, 76
CMYK:
0, 83, 72, 15
HSL:
352°, 70.7510%, 49.6078%
HSV (HSB):
352°, 82.8704%, 84.7059%
XYZ:
29.7961, 16.2483, 5.8408
xyY:
0.5743, 0.3132, 16.2483
CIE-Lab:
47.2986, 66.8206, 33.7074
CIE-LCH:
47.2986, 74.8410, 26.7685
CIE-Luv:
47.2986, 130.1506, 20.9763
Hunter-Lab:
40.3092, 61.4040, 19.6254
#d8253c color charts
#d8253c color shades, tints & tones
#d8253c color schemes
#d8253c color preview, HTML & CSS examples
This text has a color of #d8253c
<p style="color:#d8253c;">Text here</p>
.mytext {color:#d8253c;}
This box has a color of #d8253c
<div style="background-color:#d8253c;">Content here</div>
.mybackground {background-color:#d8253c;}
Border around this has a color of #d8253c
<div style="border:2px solid #d8253c;">Content here</div>
.myborder {border:2px solid #d8253c;}