#d05cb7 color space conversions
Hex:
#d05cb7
RGB:
208, 92, 183
CMY:
18, 64, 28
CMYK:
0, 56, 12, 18
HSL:
313°, 55.2381%, 58.8235%
HSV (HSB):
313°, 55.7692%, 81.5686%
XYZ:
38.3868, 24.4831, 47.5022
xyY:
0.3478, 0.2218, 24.4831
CIE-Lab:
56.5683, 56.7938, -26.5692
CIE-LCH:
56.5683, 62.7013, 334.9289
CIE-Luv:
56.5683, 60.5109, -48.7888
Hunter-Lab:
49.4804, 51.8894, -22.2834
#d05cb7 color charts
#d05cb7 color shades, tints & tones
#d05cb7 color schemes
#d05cb7 color preview, HTML & CSS examples
This text has a color of #d05cb7
<p style="color:#d05cb7;">Text here</p>
.mytext {color:#d05cb7;}
This box has a color of #d05cb7
<div style="background-color:#d05cb7;">Content here</div>
.mybackground {background-color:#d05cb7;}
Border around this has a color of #d05cb7
<div style="border:2px solid #d05cb7;">Content here</div>
.myborder {border:2px solid #d05cb7;}