#c88080 color space conversions
Hex:
#c88080
RGB:
200, 128, 128
CMY:
22, 50, 50
CMYK:
0, 36, 36, 22
HSL:
0°, 39.5604%, 64.3137%
HSV (HSB):
0°, 36.0000%, 78.4314%
XYZ:
35.4349, 29.2762, 24.2053
xyY:
0.3985, 0.3293, 29.2762
CIE-Lab:
61.0246, 27.8577, 11.6445
CIE-LCH:
61.0246, 30.1935, 22.6849
CIE-Luv:
61.0246, 48.5431, 10.4604
Hunter-Lab:
54.1075, 22.2111, 11.3515
#c88080 color charts
#c88080 color shades, tints & tones
#c88080 color schemes
#c88080 color preview, HTML & CSS examples
This text has a color of #c88080
<p style="color:#c88080;">Text here</p>
.mytext {color:#c88080;}
This box has a color of #c88080
<div style="background-color:#c88080;">Content here</div>
.mybackground {background-color:#c88080;}
Border around this has a color of #c88080
<div style="border:2px solid #c88080;">Content here</div>
.myborder {border:2px solid #c88080;}