#c09aa8 color space conversions
Hex:
#c09aa8
RGB:
192, 154, 168
CMY:
25, 40, 34
CMYK:
0, 20, 13, 25
HSL:
338°, 23.1707%, 67.8431%
HSV (HSB):
338°, 19.7917%, 75.2941%
XYZ:
40.3617, 37.1448, 42.0882
xyY:
0.3375, 0.3106, 37.1448
CIE-Lab:
67.3855, 16.4000, -1.9219
CIE-LCH:
67.3855, 16.5122, 353.3161
CIE-Luv:
67.3855, 22.0888, -5.6614
Hunter-Lab:
60.9466, 11.5547, 1.7184
#c09aa8 color charts
#c09aa8 color shades, tints & tones
#c09aa8 color schemes
#c09aa8 color preview, HTML & CSS examples
This text has a color of #c09aa8
<p style="color:#c09aa8;">Text here</p>
.mytext {color:#c09aa8;}
This box has a color of #c09aa8
<div style="background-color:#c09aa8;">Content here</div>
.mybackground {background-color:#c09aa8;}
Border around this has a color of #c09aa8
<div style="border:2px solid #c09aa8;">Content here</div>
.myborder {border:2px solid #c09aa8;}