#d2026d color space conversions
Hex:
#d2026d
RGB:
210, 2, 109
CMY:
18, 99, 57
CMYK:
0, 99, 48, 18
HSL:
329°, 98.1132%, 41.5686%
HSV (HSB):
329°, 99.0476%, 82.3529%
XYZ:
29.3604, 14.8492, 15.7867
xyY:
0.4894, 0.2475, 14.8492
CIE-Lab:
45.4269, 73.2243, 0.8397
CIE-LCH:
45.4269, 73.2291, 0.6570
CIE-Luv:
45.4269, 114.7675, -13.0245
Hunter-Lab:
38.5346, 68.5674, 2.6846
#d2026d color charts
#d2026d color shades, tints & tones
#d2026d color schemes
#d2026d color preview, HTML & CSS examples
This text has a color of #d2026d
<p style="color:#d2026d;">Text here</p>
.mytext {color:#d2026d;}
This box has a color of #d2026d
<div style="background-color:#d2026d;">Content here</div>
.mybackground {background-color:#d2026d;}
Border around this has a color of #d2026d
<div style="border:2px solid #d2026d;">Content here</div>
.myborder {border:2px solid #d2026d;}