#d2303a color space conversions
Hex:
#d2303a
RGB:
210, 48, 58
CMY:
18, 81, 77
CMYK:
0, 77, 72, 18
HSL:
356°, 64.2857%, 50.5882%
HSV (HSB):
356°, 77.1429%, 82.3529%
XYZ:
28.3990, 16.1210, 5.6179
xyY:
0.5664, 0.3215, 16.1210
CIE-Lab:
47.1329, 62.1411, 34.3937
CIE-LCH:
47.1329, 71.0242, 28.9635
CIE-Luv:
47.1329, 121.2413, 22.7208
Hunter-Lab:
40.1510, 55.9897, 19.8099
#d2303a color charts
#d2303a color shades, tints & tones
#d2303a color schemes
#d2303a color preview, HTML & CSS examples
This text has a color of #d2303a
<p style="color:#d2303a;">Text here</p>
.mytext {color:#d2303a;}
This box has a color of #d2303a
<div style="background-color:#d2303a;">Content here</div>
.mybackground {background-color:#d2303a;}
Border around this has a color of #d2303a
<div style="border:2px solid #d2303a;">Content here</div>
.myborder {border:2px solid #d2303a;}