#d2022e color space conversions
Hex:
#d2022e
RGB:
210, 2, 46
CMY:
18, 99, 82
CMYK:
0, 99, 78, 18
HSL:
347°, 98.1132%, 41.5686%
HSV (HSB):
347°, 99.0476%, 82.3529%
XYZ:
27.0932, 13.9423, 3.8479
xyY:
0.6036, 0.3106, 13.9423
CIE-Lab:
44.1501, 69.7940, 38.0745
CIE-LCH:
44.1501, 79.5039, 28.6137
CIE-Luv:
44.1501, 137.4899, 21.8681
Hunter-Lab:
37.3394, 64.1743, 20.0276
#d2022e color charts
#d2022e color shades, tints & tones
#d2022e color schemes
#d2022e color preview, HTML & CSS examples
This text has a color of #d2022e
<p style="color:#d2022e;">Text here</p>
.mytext {color:#d2022e;}
This box has a color of #d2022e
<div style="background-color:#d2022e;">Content here</div>
.mybackground {background-color:#d2022e;}
Border around this has a color of #d2022e
<div style="border:2px solid #d2022e;">Content here</div>
.myborder {border:2px solid #d2022e;}