#d2282a color space conversions
Hex:
#d2282a
RGB:
210, 40, 42
CMY:
18, 84, 84
CMYK:
0, 81, 80, 18
HSL:
359°, 68.0000%, 49.0196%
HSV (HSB):
359°, 80.9524%, 82.3529%
XYZ:
27.7551, 15.3864, 3.6975
xyY:
0.5926, 0.3285, 15.3864
CIE-Lab:
46.1589, 63.7932, 42.4047
CIE-LCH:
46.1589, 76.6011, 33.6128
CIE-Luv:
46.1589, 128.3481, 27.1360
Hunter-Lab:
39.2255, 57.6579, 21.8690
#d2282a color charts
#d2282a color shades, tints & tones
#d2282a color schemes
#d2282a color preview, HTML & CSS examples
This text has a color of #d2282a
<p style="color:#d2282a;">Text here</p>
.mytext {color:#d2282a;}
This box has a color of #d2282a
<div style="background-color:#d2282a;">Content here</div>
.mybackground {background-color:#d2282a;}
Border around this has a color of #d2282a
<div style="border:2px solid #d2282a;">Content here</div>
.myborder {border:2px solid #d2282a;}