#faccb2 color space conversions
Hex:
#faccb2
RGB:
250, 204, 178
CMY:
2, 20, 30
CMYK:
0, 18, 29, 2
HSL:
22°, 87.8049%, 83.9216%
HSV (HSB):
22°, 28.8000%, 98.0392%
XYZ:
69.0531, 66.7241, 51.3590
xyY:
0.3690, 0.3566, 66.7241
CIE-Lab:
85.3644, 12.5726, 19.0805
CIE-LCH:
85.3644, 22.8502, 56.6182
CIE-Luv:
85.3644, 30.8790, 24.7309
Hunter-Lab:
81.6848, 7.9484, 19.9010
#faccb2 color charts
#faccb2 color shades, tints & tones
#faccb2 color schemes
#faccb2 color preview, HTML & CSS examples
This text has a color of #faccb2
<p style="color:#faccb2;">Text here</p>
.mytext {color:#faccb2;}
This box has a color of #faccb2
<div style="background-color:#faccb2;">Content here</div>
.mybackground {background-color:#faccb2;}
Border around this has a color of #faccb2
<div style="border:2px solid #faccb2;">Content here</div>
.myborder {border:2px solid #faccb2;}