#d2068d color space conversions
Hex:
#d2068d
RGB:
210, 6, 141
CMY:
18, 98, 45
CMYK:
0, 97, 33, 18
HSL:
320°, 94.4444%, 42.3529%
HSV (HSB):
320°, 97.1429%, 82.3529%
XYZ:
31.4512, 15.7550, 26.5827
xyY:
0.4262, 0.2135, 15.7550
CIE-Lab:
46.6514, 75.7865, -16.9802
CIE-LCH:
46.6514, 77.6654, 347.3712
CIE-Luv:
46.6514, 99.5599, -36.5832
Hunter-Lab:
39.6925, 71.9761, -11.9226
#d2068d color charts
#d2068d color shades, tints & tones
#d2068d color schemes
#d2068d color preview, HTML & CSS examples
This text has a color of #d2068d
<p style="color:#d2068d;">Text here</p>
.mytext {color:#d2068d;}
This box has a color of #d2068d
<div style="background-color:#d2068d;">Content here</div>
.mybackground {background-color:#d2068d;}
Border around this has a color of #d2068d
<div style="border:2px solid #d2068d;">Content here</div>
.myborder {border:2px solid #d2068d;}