#c09db7 color space conversions
Hex:
#c09db7
RGB:
192, 157, 183
CMY:
25, 38, 28
CMYK:
0, 18, 5, 25
HSL:
315°, 21.7391%, 68.4314%
HSV (HSB):
315°, 18.2292%, 75.2941%
XYZ:
42.3424, 38.7393, 50.0455
xyY:
0.3229, 0.2954, 38.7393
CIE-Lab:
68.5620, 17.3789, -8.5505
CIE-LCH:
68.5620, 19.3684, 333.8026
CIE-Luv:
68.5620, 18.8121, -15.7119
Hunter-Lab:
62.2409, 12.5118, -4.1041
#c09db7 color charts
#c09db7 color shades, tints & tones
#c09db7 color schemes
#c09db7 color preview, HTML & CSS examples
This text has a color of #c09db7
<p style="color:#c09db7;">Text here</p>
.mytext {color:#c09db7;}
This box has a color of #c09db7
<div style="background-color:#c09db7;">Content here</div>
.mybackground {background-color:#c09db7;}
Border around this has a color of #c09db7
<div style="border:2px solid #c09db7;">Content here</div>
.myborder {border:2px solid #c09db7;}