#c69da5 color space conversions
Hex:
#c69da5
RGB:
198, 157, 165
CMY:
22, 38, 35
CMYK:
0, 21, 17, 22
HSL:
348°, 26.4516%, 69.6078%
HSV (HSB):
348°, 20.7071%, 77.6471%
XYZ:
42.1372, 38.8363, 40.8726
xyY:
0.3458, 0.3187, 38.8363
CIE-Lab:
68.6325, 16.4569, 1.6444
CIE-LCH:
68.6325, 16.5388, 5.7061
CIE-Luv:
68.6325, 24.7181, -0.5501
Hunter-Lab:
62.3188, 11.6359, 4.7370
#c69da5 color charts
#c69da5 color shades, tints & tones
#c69da5 color schemes
#c69da5 color preview, HTML & CSS examples
This text has a color of #c69da5
<p style="color:#c69da5;">Text here</p>
.mytext {color:#c69da5;}
This box has a color of #c69da5
<div style="background-color:#c69da5;">Content here</div>
.mybackground {background-color:#c69da5;}
Border around this has a color of #c69da5
<div style="border:2px solid #c69da5;">Content here</div>
.myborder {border:2px solid #c69da5;}