#cf8abc color space conversions
Hex:
#cf8abc
RGB:
207, 138, 188
CMY:
19, 46, 26
CMYK:
0, 33, 9, 19
HSL:
317°, 41.8182%, 67.6471%
HSV (HSB):
317°, 33.3333%, 81.1765%
XYZ:
43.8977, 35.0732, 52.0331
xyY:
0.3351, 0.2677, 35.0732
CIE-Lab:
65.8056, 33.8792, -15.3197
CIE-LCH:
65.8056, 37.1819, 335.6681
CIE-Luv:
65.8056, 37.6316, -28.7451
Hunter-Lab:
59.2226, 28.6703, -10.6364
#cf8abc color charts
#cf8abc color shades, tints & tones
#cf8abc color schemes
#cf8abc color preview, HTML & CSS examples
This text has a color of #cf8abc
<p style="color:#cf8abc;">Text here</p>
.mytext {color:#cf8abc;}
This box has a color of #cf8abc
<div style="background-color:#cf8abc;">Content here</div>
.mybackground {background-color:#cf8abc;}
Border around this has a color of #cf8abc
<div style="border:2px solid #cf8abc;">Content here</div>
.myborder {border:2px solid #cf8abc;}