#c8555f color space conversions
Hex:
#c8555f
RGB:
200, 85, 95
CMY:
22, 67, 63
CMYK:
0, 58, 53, 22
HSL:
355°, 51.1111%, 55.8824%
HSV (HSB):
355°, 57.5000%, 78.4314%
XYZ:
29.1335, 19.6026, 13.0746
xyY:
0.4713, 0.3171, 19.6026
CIE-Lab:
51.3849, 46.6706, 17.5105
CIE-LCH:
51.3849, 49.8474, 20.5657
CIE-Luv:
51.3849, 82.6488, 12.3500
Hunter-Lab:
44.2748, 39.9747, 13.4836
#c8555f color charts
#c8555f color shades, tints & tones
#c8555f color schemes
#c8555f color preview, HTML & CSS examples
This text has a color of #c8555f
<p style="color:#c8555f;">Text here</p>
.mytext {color:#c8555f;}
This box has a color of #c8555f
<div style="background-color:#c8555f;">Content here</div>
.mybackground {background-color:#c8555f;}
Border around this has a color of #c8555f
<div style="border:2px solid #c8555f;">Content here</div>
.myborder {border:2px solid #c8555f;}