#c98b91 color space conversions
Hex:
#c98b91
RGB:
201, 139, 145
CMY:
21, 45, 43
CMYK:
0, 31, 28, 21
HSL:
354°, 36.4706%, 66.6667%
HSV (HSB):
354°, 30.8458%, 78.8235%
XYZ:
38.4308, 32.9271, 31.1181
xyY:
0.3750, 0.3213, 32.9271
CIE-Lab:
64.1018, 24.4628, 6.3676
CIE-LCH:
64.1018, 25.2780, 14.5902
CIE-Luv:
64.1018, 39.8711, 4.4081
Hunter-Lab:
57.3821, 19.1291, 8.0148
#c98b91 color charts
#c98b91 color shades, tints & tones
#c98b91 color schemes
#c98b91 color preview, HTML & CSS examples
This text has a color of #c98b91
<p style="color:#c98b91;">Text here</p>
.mytext {color:#c98b91;}
This box has a color of #c98b91
<div style="background-color:#c98b91;">Content here</div>
.mybackground {background-color:#c98b91;}
Border around this has a color of #c98b91
<div style="border:2px solid #c98b91;">Content here</div>
.myborder {border:2px solid #c98b91;}