#c09ab2 color space conversions
Hex:
#c09ab2
RGB:
192, 154, 178
CMY:
25, 40, 30
CMYK:
0, 20, 7, 25
HSL:
322°, 23.1707%, 67.8431%
HSV (HSB):
322°, 19.7917%, 75.2941%
XYZ:
41.3297, 37.5320, 47.1856
xyY:
0.3279, 0.2978, 37.5320
CIE-Lab:
67.6743, 18.1362, -7.0831
CIE-LCH:
67.6743, 19.4703, 338.6669
CIE-Luv:
67.6743, 20.9444, -13.5978
Hunter-Lab:
61.2634, 13.2093, -2.7813
#c09ab2 color charts
#c09ab2 color shades, tints & tones
#c09ab2 color schemes
#c09ab2 color preview, HTML & CSS examples
This text has a color of #c09ab2
<p style="color:#c09ab2;">Text here</p>
.mytext {color:#c09ab2;}
This box has a color of #c09ab2
<div style="background-color:#c09ab2;">Content here</div>
.mybackground {background-color:#c09ab2;}
Border around this has a color of #c09ab2
<div style="border:2px solid #c09ab2;">Content here</div>
.myborder {border:2px solid #c09ab2;}