#c98d94 color space conversions
Hex:
#c98d94
RGB:
201, 141, 148
CMY:
21, 45, 42
CMYK:
0, 30, 26, 21
HSL:
353°, 35.7143%, 67.0588%
HSV (HSB):
353°, 29.8507%, 78.8235%
XYZ:
38.9576, 33.6054, 32.4502
xyY:
0.3710, 0.3200, 33.6054
CIE-Lab:
64.6481, 23.7895, 5.4559
CIE-LCH:
64.6481, 24.4072, 12.9169
CIE-Luv:
64.6481, 38.2370, 3.3217
Hunter-Lab:
57.9701, 18.5093, 7.3901
#c98d94 color charts
#c98d94 color shades, tints & tones
#c98d94 color schemes
#c98d94 color preview, HTML & CSS examples
This text has a color of #c98d94
<p style="color:#c98d94;">Text here</p>
.mytext {color:#c98d94;}
This box has a color of #c98d94
<div style="background-color:#c98d94;">Content here</div>
.mybackground {background-color:#c98d94;}
Border around this has a color of #c98d94
<div style="border:2px solid #c98d94;">Content here</div>
.myborder {border:2px solid #c98d94;}