#d2023b color space conversions
Hex:
#d2023b
RGB:
210, 2, 59
CMY:
18, 99, 77
CMYK:
0, 99, 72, 18
HSL:
344°, 98.1132%, 41.5686%
HSV (HSB):
344°, 99.0476%, 82.3529%
XYZ:
27.3895, 14.0608, 5.4081
xyY:
0.5845, 0.3001, 14.0608
CIE-Lab:
44.3200, 70.2566, 30.4824
CIE-LCH:
44.3200, 76.5844, 23.4547
CIE-Luv:
44.3200, 134.0143, 16.6234
Hunter-Lab:
37.4978, 64.7606, 17.6974
#d2023b color charts
#d2023b color shades, tints & tones
#d2023b color schemes
#d2023b color preview, HTML & CSS examples
This text has a color of #d2023b
<p style="color:#d2023b;">Text here</p>
.mytext {color:#d2023b;}
This box has a color of #d2023b
<div style="background-color:#d2023b;">Content here</div>
.mybackground {background-color:#d2023b;}
Border around this has a color of #d2023b
<div style="border:2px solid #d2023b;">Content here</div>
.myborder {border:2px solid #d2023b;}