#c0185c color space conversions
Hex:
#c0185c
RGB:
192, 24, 92
CMY:
25, 91, 64
CMYK:
0, 88, 52, 25
HSL:
336°, 77.7778%, 42.3529%
HSV (HSB):
336°, 87.5000%, 75.2941%
XYZ:
23.9966, 12.6324, 11.2988
xyY:
0.5007, 0.2636, 12.6324
CIE-Lab:
42.2041, 65.1348, 6.3680
CIE-LCH:
42.2041, 65.4454, 5.5839
CIE-Luv:
42.2041, 104.3393, -4.8013
Hunter-Lab:
35.5421, 58.3173, 6.0314
#c0185c color charts
#c0185c color shades, tints & tones
#c0185c color schemes
#c0185c color preview, HTML & CSS examples
This text has a color of #c0185c
<p style="color:#c0185c;">Text here</p>
.mytext {color:#c0185c;}
This box has a color of #c0185c
<div style="background-color:#c0185c;">Content here</div>
.mybackground {background-color:#c0185c;}
Border around this has a color of #c0185c
<div style="border:2px solid #c0185c;">Content here</div>
.myborder {border:2px solid #c0185c;}