#c09aa4 color space conversions
Hex:
#c09aa4
RGB:
192, 154, 164
CMY:
25, 40, 36
CMYK:
0, 20, 15, 25
HSL:
344°, 23.1707%, 67.8431%
HSV (HSB):
344°, 19.7917%, 75.2941%
XYZ:
39.9947, 36.9980, 40.1553
xyY:
0.3414, 0.3158, 36.9980
CIE-Lab:
67.2755, 15.7315, 0.1537
CIE-LCH:
67.2755, 15.7322, 0.5596
CIE-Luv:
67.2755, 22.5396, -2.5429
Hunter-Lab:
60.8260, 10.9229, 3.4369
#c09aa4 color charts
#c09aa4 color shades, tints & tones
#c09aa4 color schemes
#c09aa4 color preview, HTML & CSS examples
This text has a color of #c09aa4
<p style="color:#c09aa4;">Text here</p>
.mytext {color:#c09aa4;}
This box has a color of #c09aa4
<div style="background-color:#c09aa4;">Content here</div>
.mybackground {background-color:#c09aa4;}
Border around this has a color of #c09aa4
<div style="border:2px solid #c09aa4;">Content here</div>
.myborder {border:2px solid #c09aa4;}