#d2023c color space conversions
Hex:
#d2023c
RGB:
210, 2, 60
CMY:
18, 99, 76
CMYK:
0, 99, 71, 18
HSL:
343°, 98.1132%, 41.5686%
HSV (HSB):
343°, 99.0476%, 82.3529%
XYZ:
27.4157, 14.0713, 5.5460
xyY:
0.5829, 0.2992, 14.0713
CIE-Lab:
44.3350, 70.2973, 29.8885
CIE-LCH:
44.3350, 76.3874, 23.0339
CIE-Luv:
44.3350, 133.7156, 16.1713
Hunter-Lab:
37.5117, 64.8122, 17.4923
#d2023c color charts
#d2023c color shades, tints & tones
#d2023c color schemes
#d2023c color preview, HTML & CSS examples
This text has a color of #d2023c
<p style="color:#d2023c;">Text here</p>
.mytext {color:#d2023c;}
This box has a color of #d2023c
<div style="background-color:#d2023c;">Content here</div>
.mybackground {background-color:#d2023c;}
Border around this has a color of #d2023c
<div style="border:2px solid #d2023c;">Content here</div>
.myborder {border:2px solid #d2023c;}