#c09abc color space conversions
Hex:
#c09abc
RGB:
192, 154, 188
CMY:
25, 40, 26
CMYK:
0, 20, 2, 25
HSL:
306°, 23.1707%, 67.8431%
HSV (HSB):
306°, 19.7917%, 75.2941%
XYZ:
42.3709, 37.9485, 52.6686
xyY:
0.3186, 0.2854, 37.9485
CIE-Lab:
67.9826, 19.9617, -12.2002
CIE-LCH:
67.9826, 23.3948, 328.5675
CIE-Luv:
67.9826, 19.7807, -21.7004
Hunter-Lab:
61.6024, 14.9706, -7.5699
#c09abc color charts
#c09abc color shades, tints & tones
#c09abc color schemes
#c09abc color preview, HTML & CSS examples
This text has a color of #c09abc
<p style="color:#c09abc;">Text here</p>
.mytext {color:#c09abc;}
This box has a color of #c09abc
<div style="background-color:#c09abc;">Content here</div>
.mybackground {background-color:#c09abc;}
Border around this has a color of #c09abc
<div style="border:2px solid #c09abc;">Content here</div>
.myborder {border:2px solid #c09abc;}