#facccf color space conversions
Hex:
#facccf
RGB:
250, 204, 207
CMY:
2, 20, 19
CMYK:
0, 18, 17, 2
HSL:
356°, 82.1429%, 89.0196%
HSV (HSB):
356°, 18.4000%, 98.0392%
XYZ:
72.2797, 68.0147, 68.3501
xyY:
0.3464, 0.3260, 68.0147
CIE-Lab:
86.0138, 16.6681, 4.6389
CIE-LCH:
86.0138, 17.3016, 15.5523
CIE-Luv:
86.0138, 27.9311, 3.8283
Hunter-Lab:
82.4710, 12.1176, 8.5915
#facccf color charts
#facccf RGB chart
#facccf CMYK chart
#facccf RGB pie chart
#facccf color shades, tints & tones
#facccf color schemes
#facccf color preview, HTML & CSS examples
This text has a color of #facccf
<p style="color:#facccf;">Text here</p>
.mytext {color:#facccf;}
Text color #facccf
This box has a color of #facccf
<div style="background-color:#facccf;">Content here</div>
.mybackground {background-color:#facccf;}
Background color #facccf
Border around this has a color of #facccf
<div style="border:2px solid #facccf;">Content here</div>
.myborder {border:2px solid #facccf;}
Border color #facccf