#c8485c color space conversions
Hex:
#c8485c
RGB:
200, 72, 92
CMY:
22, 72, 64
CMYK:
0, 64, 54, 22
HSL:
351°, 53.7815%, 53.3333%
HSV (HSB):
351°, 64.0000%, 78.4314%
XYZ:
28.0685, 17.6868, 12.0597
xyY:
0.4855, 0.3059, 17.6868
CIE-Lab:
49.1140, 52.3001, 16.2173
CIE-LCH:
49.1140, 54.7568, 17.2277
CIE-Luv:
49.1140, 91.2071, 9.3793
Hunter-Lab:
42.0557, 45.5360, 12.4372
#c8485c color charts
#c8485c color shades, tints & tones
#c8485c color schemes
#c8485c color preview, HTML & CSS examples
This text has a color of #c8485c
<p style="color:#c8485c;">Text here</p>
.mytext {color:#c8485c;}
This box has a color of #c8485c
<div style="background-color:#c8485c;">Content here</div>
.mybackground {background-color:#c8485c;}
Border around this has a color of #c8485c
<div style="border:2px solid #c8485c;">Content here</div>
.myborder {border:2px solid #c8485c;}