#d2069d color space conversions
Hex:
#d2069d
RGB:
210, 6, 157
CMY:
18, 98, 38
CMYK:
0, 97, 25, 18
HSL:
316°, 94.4444%, 42.3529%
HSV (HSB):
316°, 97.1429%, 82.3529%
XYZ:
32.7293, 16.2662, 33.3130
xyY:
0.3976, 0.1976, 16.2662
CIE-Lab:
47.3218, 77.5191, -25.5906
CIE-LCH:
47.3218, 81.6339, 341.7309
CIE-Luv:
47.3218, 92.1131, -49.0111
Hunter-Lab:
40.3314, 74.2744, -20.7404
#d2069d color charts
#d2069d color shades, tints & tones
#d2069d color schemes
#d2069d color preview, HTML & CSS examples
This text has a color of #d2069d
<p style="color:#d2069d;">Text here</p>
.mytext {color:#d2069d;}
This box has a color of #d2069d
<div style="background-color:#d2069d;">Content here</div>
.mybackground {background-color:#d2069d;}
Border around this has a color of #d2069d
<div style="border:2px solid #d2069d;">Content here</div>
.myborder {border:2px solid #d2069d;}