#c09ea1 color space conversions
Hex:
#c09ea1
RGB:
192, 158, 161
CMY:
25, 38, 37
CMYK:
0, 18, 16, 25
HSL:
355°, 21.2500%, 68.6275%
HSV (HSB):
355°, 17.7083%, 75.2941%
XYZ:
40.3981, 38.2334, 38.9688
xyY:
0.3435, 0.3251, 38.2334
CIE-Lab:
68.1923, 13.0356, 3.1611
CIE-LCH:
68.1923, 13.4134, 13.6309
CIE-Luv:
68.1923, 20.6339, 2.2294
Hunter-Lab:
61.8332, 8.4133, 5.9172
#c09ea1 color charts
#c09ea1 color shades, tints & tones
#c09ea1 color schemes
#c09ea1 color preview, HTML & CSS examples
This text has a color of #c09ea1
<p style="color:#c09ea1;">Text here</p>
.mytext {color:#c09ea1;}
This box has a color of #c09ea1
<div style="background-color:#c09ea1;">Content here</div>
.mybackground {background-color:#c09ea1;}
Border around this has a color of #c09ea1
<div style="border:2px solid #c09ea1;">Content here</div>
.myborder {border:2px solid #c09ea1;}