#d7203d color space conversions
Hex:
#d7203d
RGB:
215, 32, 61
CMY:
16, 87, 76
CMYK:
0, 85, 72, 16
HSL:
350°, 74.0891%, 48.4314%
HSV (HSB):
350°, 85.1163%, 84.3137%
XYZ:
29.3831, 15.8170, 5.9192
xyY:
0.5748, 0.3094, 15.8170
CIE-Lab:
46.7335, 67.6800, 32.3969
CIE-LCH:
46.7335, 75.0342, 25.5794
CIE-Luv:
46.7335, 130.8820, 19.5683
Hunter-Lab:
39.7706, 62.2800, 19.0151
#d7203d color charts
#d7203d color shades, tints & tones
#d7203d color schemes
#d7203d color preview, HTML & CSS examples
This text has a color of #d7203d
<p style="color:#d7203d;">Text here</p>
.mytext {color:#d7203d;}
This box has a color of #d7203d
<div style="background-color:#d7203d;">Content here</div>
.mybackground {background-color:#d7203d;}
Border around this has a color of #d7203d
<div style="border:2px solid #d7203d;">Content here</div>
.myborder {border:2px solid #d7203d;}