#cf7abc color space conversions
Hex:
#cf7abc
RGB:
207, 122, 188
CMY:
19, 52, 26
CMYK:
0, 41, 9, 19
HSL:
313°, 46.9613%, 64.5098%
HSV (HSB):
313°, 41.0628%, 81.1765%
XYZ:
41.7688, 30.8153, 51.3234
xyY:
0.3371, 0.2487, 30.8153
CIE-Lab:
62.3514, 42.4162, -20.5612
CIE-LCH:
62.3514, 47.1370, 334.1383
CIE-Luv:
62.3514, 45.4613, -37.9592
Hunter-Lab:
55.5115, 37.1643, -15.9588
#cf7abc color charts
#cf7abc color shades, tints & tones
#cf7abc color schemes
#cf7abc color preview, HTML & CSS examples
This text has a color of #cf7abc
<p style="color:#cf7abc;">Text here</p>
.mytext {color:#cf7abc;}
This box has a color of #cf7abc
<div style="background-color:#cf7abc;">Content here</div>
.mybackground {background-color:#cf7abc;}
Border around this has a color of #cf7abc
<div style="border:2px solid #cf7abc;">Content here</div>
.myborder {border:2px solid #cf7abc;}