#d066c8 color space conversions
Hex:
#d066c8
RGB:
208, 102, 200
CMY:
18, 60, 22
CMYK:
0, 51, 4, 18
HSL:
305°, 53.0000%, 60.7843%
HSV (HSB):
305°, 50.9615%, 81.5686%
XYZ:
41.1891, 27.0828, 57.7002
xyY:
0.3270, 0.2150, 27.0828
CIE-Lab:
59.0509, 54.8761, -32.4481
CIE-LCH:
59.0509, 63.7516, 329.4043
CIE-Luv:
59.0509, 51.9469, -57.9859
Hunter-Lab:
52.0411, 50.2060, -29.3085
#d066c8 color charts
#d066c8 color shades, tints & tones
#d066c8 color schemes
#d066c8 color preview, HTML & CSS examples
This text has a color of #d066c8
<p style="color:#d066c8;">Text here</p>
.mytext {color:#d066c8;}
This box has a color of #d066c8
<div style="background-color:#d066c8;">Content here</div>
.mybackground {background-color:#d066c8;}
Border around this has a color of #d066c8
<div style="border:2px solid #d066c8;">Content here</div>
.myborder {border:2px solid #d066c8;}