#d2353d color space conversions
Hex:
#d2353d
RGB:
210, 53, 61
CMY:
18, 79, 76
CMYK:
0, 75, 71, 18
HSL:
357°, 63.5628%, 51.5686%
HSV (HSB):
357°, 74.7619%, 82.3529%
XYZ:
28.6937, 16.5848, 6.1037
xyY:
0.5584, 0.3228, 16.5848
CIE-Lab:
47.7325, 60.7088, 33.3401
CIE-LCH:
47.7325, 69.2613, 28.7748
CIE-Luv:
47.7325, 118.0276, 22.5320
Hunter-Lab:
40.7244, 54.5005, 19.6208
#d2353d color charts
#d2353d color shades, tints & tones
#d2353d color schemes
#d2353d color preview, HTML & CSS examples
This text has a color of #d2353d
<p style="color:#d2353d;">Text here</p>
.mytext {color:#d2353d;}
This box has a color of #d2353d
<div style="background-color:#d2353d;">Content here</div>
.mybackground {background-color:#d2353d;}
Border around this has a color of #d2353d
<div style="border:2px solid #d2353d;">Content here</div>
.myborder {border:2px solid #d2353d;}