#d05cb8 color space conversions
Hex:
#d05cb8
RGB:
208, 92, 184
CMY:
18, 64, 28
CMYK:
0, 56, 12, 18
HSL:
312°, 55.2381%, 58.8235%
HSV (HSB):
312°, 55.7692%, 81.5686%
XYZ:
38.4913, 24.5249, 48.0525
xyY:
0.3466, 0.2208, 24.5249
CIE-Lab:
56.6095, 56.9509, -27.0814
CIE-LCH:
56.6095, 63.0620, 334.5679
CIE-Luv:
56.6095, 60.2218, -49.6016
Hunter-Lab:
49.5226, 52.0741, -22.8641
#d05cb8 color charts
#d05cb8 color shades, tints & tones
#d05cb8 color schemes
#d05cb8 color preview, HTML & CSS examples
This text has a color of #d05cb8
<p style="color:#d05cb8;">Text here</p>
.mytext {color:#d05cb8;}
This box has a color of #d05cb8
<div style="background-color:#d05cb8;">Content here</div>
.mybackground {background-color:#d05cb8;}
Border around this has a color of #d05cb8
<div style="border:2px solid #d05cb8;">Content here</div>
.myborder {border:2px solid #d05cb8;}