#c68882 color space conversions
Hex:
#c68882
RGB:
198, 136, 130
CMY:
22, 47, 49
CMYK:
0, 31, 34, 22
HSL:
5°, 37.3626%, 64.3137%
HSV (HSB):
5°, 34.3434%, 77.6471%
XYZ:
36.1221, 31.2258, 25.2424
xyY:
0.3901, 0.3372, 31.2258
CIE-Lab:
62.6978, 22.9575, 12.8230
CIE-LCH:
62.6978, 26.2960, 29.1858
CIE-Luv:
62.6978, 41.7128, 13.0448
Hunter-Lab:
55.8800, 17.5964, 12.3332
#c68882 color charts
#c68882 color shades, tints & tones
#c68882 color schemes
#c68882 color preview, HTML & CSS examples
This text has a color of #c68882
<p style="color:#c68882;">Text here</p>
.mytext {color:#c68882;}
This box has a color of #c68882
<div style="background-color:#c68882;">Content here</div>
.mybackground {background-color:#c68882;}
Border around this has a color of #c68882
<div style="border:2px solid #c68882;">Content here</div>
.myborder {border:2px solid #c68882;}