#faccea color space conversions
Hex:
#faccea
RGB:
250, 204, 234
CMY:
2, 20, 8
CMYK:
0, 18, 6, 2
HSL:
321°, 82.1429%, 89.0196%
HSV (HSB):
321°, 18.4000%, 98.0392%
XYZ:
75.8685, 69.4502, 87.2484
xyY:
0.3262, 0.2986, 69.4502
CIE-Lab:
86.7265, 21.0278, -8.6497
CIE-LCH:
86.7265, 22.7373, 337.6403
CIE-Luv:
86.7265, 24.9951, -17.1284
Hunter-Lab:
83.3368, 16.6641, -3.7372
#faccea color charts
#faccea RGB chart
#faccea CMYK chart
#faccea RGB pie chart
#faccea color shades, tints & tones
#faccea color schemes
#faccea color preview, HTML & CSS examples
This text has a color of #faccea
<p style="color:#faccea;">Text here</p>
.mytext {color:#faccea;}
Text color #faccea
This box has a color of #faccea
<div style="background-color:#faccea;">Content here</div>
.mybackground {background-color:#faccea;}
Background color #faccea
Border around this has a color of #faccea
<div style="border:2px solid #faccea;">Content here</div>
.myborder {border:2px solid #faccea;}
Border color #faccea