#c85a5b color space conversions
Hex:
#c85a5b
RGB:
200, 90, 91
CMY:
22, 65, 64
CMYK:
0, 55, 55, 22
HSL:
359°, 50.0000%, 56.8627%
HSV (HSB):
359°, 55.0000%, 78.4314%
XYZ:
29.3639, 20.3470, 12.2772
xyY:
0.4737, 0.3282, 20.3470
CIE-Lab:
52.2273, 43.9259, 21.0111
CIE-LCH:
52.2273, 48.6924, 25.5632
CIE-Luv:
52.2273, 80.3954, 16.7867
Hunter-Lab:
45.1077, 37.2604, 15.4380
#c85a5b color charts
#c85a5b color shades, tints & tones
#c85a5b color schemes
#c85a5b color preview, HTML & CSS examples
This text has a color of #c85a5b
<p style="color:#c85a5b;">Text here</p>
.mytext {color:#c85a5b;}
This box has a color of #c85a5b
<div style="background-color:#c85a5b;">Content here</div>
.mybackground {background-color:#c85a5b;}
Border around this has a color of #c85a5b
<div style="border:2px solid #c85a5b;">Content here</div>
.myborder {border:2px solid #c85a5b;}