#d2282e color space conversions
Hex:
#d2282e
RGB:
210, 40, 46
CMY:
18, 84, 82
CMYK:
0, 81, 78, 18
HSL:
358°, 68.0000%, 49.0196%
HSV (HSB):
358°, 80.9524%, 82.3529%
XYZ:
27.8303, 15.4165, 4.0936
xyY:
0.5879, 0.3257, 15.4165
CIE-Lab:
46.1994, 63.9181, 40.2397
CIE-LCH:
46.1994, 75.5298, 32.1925
CIE-Luv:
46.1994, 127.5639, 25.8099
Hunter-Lab:
39.2638, 57.8095, 21.3031
#d2282e color charts
#d2282e color shades, tints & tones
#d2282e color schemes
#d2282e color preview, HTML & CSS examples
This text has a color of #d2282e
<p style="color:#d2282e;">Text here</p>
.mytext {color:#d2282e;}
This box has a color of #d2282e
<div style="background-color:#d2282e;">Content here</div>
.mybackground {background-color:#d2282e;}
Border around this has a color of #d2282e
<div style="border:2px solid #d2282e;">Content here</div>
.myborder {border:2px solid #d2282e;}