#c09ea3 color space conversions
Hex:
#c09ea3
RGB:
192, 158, 163
CMY:
25, 38, 36
CMYK:
0, 18, 15, 25
HSL:
351°, 21.2500%, 68.6275%
HSV (HSB):
351°, 17.7083%, 75.2941%
XYZ:
40.5759, 38.3045, 39.9053
xyY:
0.3416, 0.3225, 38.3045
CIE-Lab:
68.2445, 13.3615, 2.1226
CIE-LCH:
68.2445, 13.5291, 9.0265
CIE-Luv:
68.2445, 20.4262, 0.6994
Hunter-Lab:
61.8907, 8.7172, 5.0950
#c09ea3 color charts
#c09ea3 color shades, tints & tones
#c09ea3 color schemes
#c09ea3 color preview, HTML & CSS examples
This text has a color of #c09ea3
<p style="color:#c09ea3;">Text here</p>
.mytext {color:#c09ea3;}
This box has a color of #c09ea3
<div style="background-color:#c09ea3;">Content here</div>
.mybackground {background-color:#c09ea3;}
Border around this has a color of #c09ea3
<div style="border:2px solid #c09ea3;">Content here</div>
.myborder {border:2px solid #c09ea3;}