#c6808d color space conversions
Hex:
#c6808d
RGB:
198, 128, 141
CMY:
22, 50, 45
CMYK:
0, 35, 29, 22
HSL:
349°, 38.0435%, 63.9216%
HSV (HSB):
349°, 35.3535%, 77.6471%
XYZ:
35.8156, 29.3672, 28.9801
xyY:
0.3804, 0.3119, 29.3672
CIE-Lab:
61.1043, 28.7984, 4.2885
CIE-LCH:
61.1043, 29.1160, 8.4700
CIE-Luv:
61.1043, 44.8839, 0.7163
Hunter-Lab:
54.1915, 23.1369, 6.2275
#c6808d color charts
#c6808d color shades, tints & tones
#c6808d color schemes
#c6808d color preview, HTML & CSS examples
This text has a color of #c6808d
<p style="color:#c6808d;">Text here</p>
.mytext {color:#c6808d;}
This box has a color of #c6808d
<div style="background-color:#c6808d;">Content here</div>
.mybackground {background-color:#c6808d;}
Border around this has a color of #c6808d
<div style="border:2px solid #c6808d;">Content here</div>
.myborder {border:2px solid #c6808d;}