#c10085 color space conversions
Hex:
#c10085
RGB:
193, 0, 133
CMY:
24, 100, 48
CMYK:
0, 100, 31, 24
HSL:
319°, 100.0000%, 37.8431%
HSV (HSB):
319°, 100.0000%, 75.6863%
XYZ:
26.2260, 13.0309, 23.3233
xyY:
0.4191, 0.2082, 13.0309
CIE-Lab:
42.8098, 72.0220, -18.2704
CIE-LCH:
42.8098, 74.3033, 345.7656
CIE-Luv:
42.8098, 90.0680, -36.8586
Hunter-Lab:
36.0984, 66.5106, -13.0386
#c10085 color charts
#c10085 color shades, tints & tones
#c10085 color schemes
#c10085 color preview, HTML & CSS examples
This text has a color of #c10085
<p style="color:#c10085;">Text here</p>
.mytext {color:#c10085;}
This box has a color of #c10085
<div style="background-color:#c10085;">Content here</div>
.mybackground {background-color:#c10085;}
Border around this has a color of #c10085
<div style="border:2px solid #c10085;">Content here</div>
.myborder {border:2px solid #c10085;}