#c85d5b color space conversions
Hex:
#c85d5b
RGB:
200, 93, 91
CMY:
22, 64, 64
CMYK:
0, 54, 55, 22
HSL:
1°, 49.7717%, 57.0588%
HSV (HSB):
1°, 54.5000%, 78.4314%
XYZ:
29.6221, 20.8634, 12.3633
xyY:
0.4713, 0.3320, 20.8634
CIE-Lab:
52.7997, 42.4467, 21.7726
CIE-LCH:
52.7997, 47.7050, 27.1551
CIE-Luv:
52.7997, 78.4197, 18.0079
Hunter-Lab:
45.6765, 35.8270, 15.9254
#c85d5b color charts
#c85d5b color shades, tints & tones
#c85d5b color schemes
#c85d5b color preview, HTML & CSS examples
This text has a color of #c85d5b
<p style="color:#c85d5b;">Text here</p>
.mytext {color:#c85d5b;}
This box has a color of #c85d5b
<div style="background-color:#c85d5b;">Content here</div>
.mybackground {background-color:#c85d5b;}
Border around this has a color of #c85d5b
<div style="border:2px solid #c85d5b;">Content here</div>
.myborder {border:2px solid #c85d5b;}