#c09b9d color space conversions
Hex:
#c09b9d
RGB:
192, 155, 157
CMY:
25, 39, 38
CMYK:
0, 19, 18, 25
HSL:
357°, 22.6994%, 68.0392%
HSV (HSB):
357°, 19.2708%, 75.2941%
XYZ:
39.5454, 37.0835, 36.9718
xyY:
0.3481, 0.3264, 37.0835
CIE-Lab:
67.3396, 14.0470, 4.1592
CIE-LCH:
67.3396, 14.6498, 16.4935
CIE-Luv:
67.3396, 22.7496, 3.4336
Hunter-Lab:
60.8962, 9.3477, 6.6307
#c09b9d color charts
#c09b9d color shades, tints & tones
#c09b9d color schemes
#c09b9d color preview, HTML & CSS examples
This text has a color of #c09b9d
<p style="color:#c09b9d;">Text here</p>
.mytext {color:#c09b9d;}
This box has a color of #c09b9d
<div style="background-color:#c09b9d;">Content here</div>
.mybackground {background-color:#c09b9d;}
Border around this has a color of #c09b9d
<div style="border:2px solid #c09b9d;">Content here</div>
.myborder {border:2px solid #c09b9d;}