#c09db8 color space conversions
Hex:
#c09db8
RGB:
192, 157, 184
CMY:
25, 38, 28
CMYK:
0, 18, 4, 25
HSL:
314°, 21.7391%, 68.4314%
HSV (HSB):
314°, 18.2292%, 75.2941%
XYZ:
42.4469, 38.7811, 50.5957
xyY:
0.3220, 0.2942, 38.7811
CIE-Lab:
68.5924, 17.5617, -9.0616
CIE-LCH:
68.5924, 19.7617, 332.7067
CIE-Luv:
68.5924, 18.7014, -16.5204
Hunter-Lab:
62.2745, 12.6871, -4.5788
#c09db8 color charts
#c09db8 color shades, tints & tones
#c09db8 color schemes
#c09db8 color preview, HTML & CSS examples
This text has a color of #c09db8
<p style="color:#c09db8;">Text here</p>
.mytext {color:#c09db8;}
This box has a color of #c09db8
<div style="background-color:#c09db8;">Content here</div>
.mybackground {background-color:#c09db8;}
Border around this has a color of #c09db8
<div style="border:2px solid #c09db8;">Content here</div>
.myborder {border:2px solid #c09db8;}