#facccc color space conversions
Hex:
#facccc
RGB:
250, 204, 204
CMY:
2, 20, 20
CMYK:
0, 18, 18, 2
HSL:
0°, 82.1429%, 89.0196%
HSV (HSB):
0°, 18.4000%, 98.0392%
XYZ:
71.9163, 67.8694, 66.4364
xyY:
0.3487, 0.3291, 67.8694
CIE-Lab:
85.9411, 16.2155, 6.1268
CIE-LCH:
85.9411, 17.3343, 20.6984
CIE-Luv:
85.9411, 28.2475, 6.0782
Hunter-Lab:
82.3829, 11.6519, 9.8545
#facccc color charts
#facccc RGB chart
#facccc CMYK chart
#facccc RGB pie chart
#facccc color shades, tints & tones
#facccc color schemes
#facccc color preview, HTML & CSS examples
This text has a color of #facccc
<p style="color:#facccc;">Text here</p>
.mytext {color:#facccc;}
Text color #facccc
This box has a color of #facccc
<div style="background-color:#facccc;">Content here</div>
.mybackground {background-color:#facccc;}
Background color #facccc
Border around this has a color of #facccc
<div style="border:2px solid #facccc;">Content here</div>
.myborder {border:2px solid #facccc;}
Border color #facccc