#c0085a color space conversions
Hex:
#c0085a
RGB:
192, 8, 90
CMY:
25, 97, 65
CMYK:
0, 96, 53, 25
HSL:
333°, 92.0000%, 39.2157%
HSV (HSB):
333°, 95.8333%, 75.2941%
XYZ:
23.6705, 12.1183, 10.7644
xyY:
0.5085, 0.2603, 12.1183
CIE-Lab:
41.4036, 67.1475, 6.4935
CIE-LCH:
41.4036, 67.4608, 5.5236
CIE-Luv:
41.4036, 107.8763, -5.1544
Hunter-Lab:
34.8114, 60.4539, 6.0343
#c0085a color charts
#c0085a color shades, tints & tones
#c0085a color schemes
#c0085a color preview, HTML & CSS examples
This text has a color of #c0085a
<p style="color:#c0085a;">Text here</p>
.mytext {color:#c0085a;}
This box has a color of #c0085a
<div style="background-color:#c0085a;">Content here</div>
.mybackground {background-color:#c0085a;}
Border around this has a color of #c0085a
<div style="border:2px solid #c0085a;">Content here</div>
.myborder {border:2px solid #c0085a;}