#ffcfec color space conversions
Hex:
#ffcfec
RGB:
255, 207, 236
CMY:
0, 19, 7
CMYK:
0, 19, 7, 0
HSL:
324°, 100.0000%, 90.5882%
HSV (HSB):
324°, 18.8235%, 100.0000%
XYZ:
78.6931, 71.9418, 89.0955
xyY:
0.3283, 0.3001, 71.9418
CIE-Lab:
87.9406, 21.4810, -7.8583
CIE-LCH:
87.9406, 22.8732, 339.9062
CIE-Luv:
87.9406, 26.3363, -16.0064
Hunter-Lab:
84.8185, 17.1769, -2.9067
#ffcfec color charts
#ffcfec color shades, tints & tones
#ffcfec color schemes
#ffcfec color preview, HTML & CSS examples
This text has a color of #ffcfec
<p style="color:#ffcfec;">Text here</p>
.mytext {color:#ffcfec;}
This box has a color of #ffcfec
<div style="background-color:#ffcfec;">Content here</div>
.mybackground {background-color:#ffcfec;}
Border around this has a color of #ffcfec
<div style="border:2px solid #ffcfec;">Content here</div>
.myborder {border:2px solid #ffcfec;}