#c085a8 color space conversions
Hex:
#c085a8
RGB:
192, 133, 168
CMY:
25, 48, 34
CMYK:
0, 31, 13, 25
HSL:
324°, 31.8919%, 63.7255%
HSV (HSB):
324°, 30.7292%, 75.2941%
XYZ:
37.1936, 30.8087, 41.0321
xyY:
0.3411, 0.2826, 30.8087
CIE-Lab:
62.3458, 28.0210, -9.3823
CIE-LCH:
62.3458, 29.5500, 341.4879
CIE-Luv:
62.3458, 33.3811, -18.5219
Hunter-Lab:
55.5056, 22.4761, -4.9759
#c085a8 color charts
#c085a8 color shades, tints & tones
#c085a8 color schemes
#c085a8 color preview, HTML & CSS examples
This text has a color of #c085a8
<p style="color:#c085a8;">Text here</p>
.mytext {color:#c085a8;}
This box has a color of #c085a8
<div style="background-color:#c085a8;">Content here</div>
.mybackground {background-color:#c085a8;}
Border around this has a color of #c085a8
<div style="border:2px solid #c085a8;">Content here</div>
.myborder {border:2px solid #c085a8;}