#c88485 color space conversions
Hex:
#c88485
RGB:
200, 132, 133
CMY:
22, 48, 48
CMYK:
0, 34, 34, 22
HSL:
359°, 38.2022%, 65.0980%
HSV (HSB):
359°, 34.0000%, 78.4314%
XYZ:
36.3043, 30.4753, 26.1592
xyY:
0.3906, 0.3279, 30.4753
CIE-Lab:
62.0622, 26.3049, 10.2575
CIE-LCH:
62.0622, 28.2341, 21.3031
CIE-Luv:
62.0622, 45.2423, 9.0723
Hunter-Lab:
55.2045, 20.7798, 10.5480
#c88485 color charts
#c88485 color shades, tints & tones
#c88485 color schemes
#c88485 color preview, HTML & CSS examples
This text has a color of #c88485
<p style="color:#c88485;">Text here</p>
.mytext {color:#c88485;}
This box has a color of #c88485
<div style="background-color:#c88485;">Content here</div>
.mybackground {background-color:#c88485;}
Border around this has a color of #c88485
<div style="border:2px solid #c88485;">Content here</div>
.myborder {border:2px solid #c88485;}