#d2024b color space conversions
Hex:
#d2024b
RGB:
210, 2, 75
CMY:
18, 99, 71
CMYK:
0, 99, 64, 18
HSL:
339°, 98.1132%, 41.5686%
HSV (HSB):
339°, 99.0476%, 82.3529%
XYZ:
27.8701, 14.2531, 7.9388
xyY:
0.5567, 0.2847, 14.2531
CIE-Lab:
44.5937, 70.9975, 20.9189
CIE-LCH:
44.5937, 74.0152, 16.4172
CIE-Luv:
44.5937, 128.7414, 8.6090
Hunter-Lab:
37.7532, 65.7035, 13.9597
#d2024b color charts
#d2024b color shades, tints & tones
#d2024b color schemes
#d2024b color preview, HTML & CSS examples
This text has a color of #d2024b
<p style="color:#d2024b;">Text here</p>
.mytext {color:#d2024b;}
This box has a color of #d2024b
<div style="background-color:#d2024b;">Content here</div>
.mybackground {background-color:#d2024b;}
Border around this has a color of #d2024b
<div style="border:2px solid #d2024b;">Content here</div>
.myborder {border:2px solid #d2024b;}