#ffceef color space conversions
Hex:
#ffceef
RGB:
255, 206, 239
CMY:
0, 19, 6
CMYK:
0, 19, 6, 0
HSL:
320°, 100.0000%, 90.3922%
HSV (HSB):
320°, 19.2157%, 100.0000%
XYZ:
78.8913, 71.6346, 91.3302
xyY:
0.3262, 0.2962, 71.6346
CIE-Lab:
87.7924, 22.5133, -9.6648
CIE-LCH:
87.7924, 24.5001, 336.7664
CIE-Luv:
87.7924, 26.5204, -19.0235
Hunter-Lab:
84.6372, 18.2667, -4.7325
#ffceef color charts
#ffceef color shades, tints & tones
#ffceef color schemes
#ffceef color preview, HTML & CSS examples
This text has a color of #ffceef
<p style="color:#ffceef;">Text here</p>
.mytext {color:#ffceef;}
This box has a color of #ffceef
<div style="background-color:#ffceef;">Content here</div>
.mybackground {background-color:#ffceef;}
Border around this has a color of #ffceef
<div style="border:2px solid #ffceef;">Content here</div>
.myborder {border:2px solid #ffceef;}