#ffecfc color space conversions
Hex:
#ffecfc
RGB:
255, 236, 252
CMY:
0, 7, 1
CMYK:
0, 7, 1, 0
HSL:
309°, 100.0000%, 96.2745%
HSV (HSB):
309°, 7.4510%, 100.0000%
XYZ:
88.8061, 88.2792, 104.4545
xyY:
0.3154, 0.3136, 88.2792
CIE-Lab:
95.2784, 9.1597, -5.3916
CIE-LCH:
95.2784, 10.6288, 329.5180
CIE-Luv:
95.2784, 9.8168, -10.0469
Hunter-Lab:
93.9570, 4.2896, -0.1443
#ffecfc color charts
#ffecfc RGB chart
#ffecfc CMYK chart
#ffecfc RGB pie chart
#ffecfc color shades, tints & tones
#ffecfc color schemes
#ffecfc color preview, HTML & CSS examples
This text has a color of #ffecfc
<p style="color:#ffecfc;">Text here</p>
.mytext {color:#ffecfc;}
Text color #ffecfc
This box has a color of #ffecfc
<div style="background-color:#ffecfc;">Content here</div>
.mybackground {background-color:#ffecfc;}
Background color #ffecfc
Border around this has a color of #ffecfc
<div style="border:2px solid #ffecfc;">Content here</div>
.myborder {border:2px solid #ffecfc;}
Border color #ffecfc