#c09ab9 color space conversions
Hex:
#c09ab9
RGB:
192, 154, 185
CMY:
25, 40, 27
CMYK:
0, 20, 4, 25
HSL:
311°, 23.1707%, 67.8431%
HSV (HSB):
311°, 19.7917%, 75.2941%
XYZ:
42.0508, 37.8205, 50.9827
xyY:
0.3214, 0.2890, 37.8205
CIE-Lab:
67.8881, 19.4049, -10.6700
CIE-LCH:
67.8881, 22.1450, 331.1954
CIE-Luv:
67.8881, 20.1315, -19.2546
Hunter-Lab:
61.4983, 14.4311, -6.1031
#c09ab9 color charts
#c09ab9 color shades, tints & tones
#c09ab9 color schemes
#c09ab9 color preview, HTML & CSS examples
This text has a color of #c09ab9
<p style="color:#c09ab9;">Text here</p>
.mytext {color:#c09ab9;}
This box has a color of #c09ab9
<div style="background-color:#c09ab9;">Content here</div>
.mybackground {background-color:#c09ab9;}
Border around this has a color of #c09ab9
<div style="border:2px solid #c09ab9;">Content here</div>
.myborder {border:2px solid #c09ab9;}