#d06cb4 color space conversions
Hex:
#d06cb4
RGB:
208, 108, 180
CMY:
18, 58, 29
CMYK:
0, 48, 13, 18
HSL:
317°, 51.5464%, 61.9608%
HSV (HSB):
317°, 48.0769%, 81.5686%
XYZ:
39.6132, 27.4303, 46.3867
xyY:
0.3492, 0.2418, 27.4303
CIE-Lab:
59.3705, 48.6098, -20.5409
CIE-LCH:
59.3705, 52.7716, 337.0926
CIE-Luv:
59.3705, 54.5061, -38.6445
Hunter-Lab:
52.3740, 43.3546, -15.8504
#d06cb4 color charts
#d06cb4 color shades, tints & tones
#d06cb4 color schemes
#d06cb4 color preview, HTML & CSS examples
This text has a color of #d06cb4
<p style="color:#d06cb4;">Text here</p>
.mytext {color:#d06cb4;}
This box has a color of #d06cb4
<div style="background-color:#d06cb4;">Content here</div>
.mybackground {background-color:#d06cb4;}
Border around this has a color of #d06cb4
<div style="border:2px solid #d06cb4;">Content here</div>
.myborder {border:2px solid #d06cb4;}