#c98c94 color space conversions
Hex:
#c98c94
RGB:
201, 140, 148
CMY:
21, 45, 42
CMYK:
0, 30, 26, 21
HSL:
352°, 36.0947%, 66.8627%
HSV (HSB):
352°, 30.3483%, 78.8235%
XYZ:
38.8108, 33.3118, 32.4012
xyY:
0.3713, 0.3187, 33.3118
CIE-Lab:
64.4126, 24.3377, 5.1170
CIE-LCH:
64.4126, 24.8698, 11.8735
CIE-Luv:
64.4126, 38.8299, 2.7514
Hunter-Lab:
57.7164, 19.0268, 7.1168
#c98c94 color charts
#c98c94 color shades, tints & tones
#c98c94 color schemes
#c98c94 color preview, HTML & CSS examples
This text has a color of #c98c94
<p style="color:#c98c94;">Text here</p>
.mytext {color:#c98c94;}
This box has a color of #c98c94
<div style="background-color:#c98c94;">Content here</div>
.mybackground {background-color:#c98c94;}
Border around this has a color of #c98c94
<div style="border:2px solid #c98c94;">Content here</div>
.myborder {border:2px solid #c98c94;}