#fceaea color space conversions
Hex:
#fceaea
RGB:
252, 234, 234
CMY:
1, 8, 8
CMYK:
0, 7, 7, 1
HSL:
0°, 75.0000%, 95.2941%
HSV (HSB):
0°, 7.1429%, 98.8235%
XYZ:
84.4190, 85.4816, 89.8921
xyY:
0.3249, 0.3290, 85.4816
CIE-Lab:
94.0903, 6.0953, 2.1887
CIE-LCH:
94.0903, 6.4764, 19.7523
CIE-Luv:
94.0903, 10.4255, 2.2325
Hunter-Lab:
92.4563, 1.1844, 7.0737
#fceaea color charts
#fceaea color shades, tints & tones
#fceaea color schemes
#fceaea color preview, HTML & CSS examples
This text has a color of #fceaea
<p style="color:#fceaea;">Text here</p>
.mytext {color:#fceaea;}
This box has a color of #fceaea
<div style="background-color:#fceaea;">Content here</div>
.mybackground {background-color:#fceaea;}
Border around this has a color of #fceaea
<div style="border:2px solid #fceaea;">Content here</div>
.myborder {border:2px solid #fceaea;}