#fcbbca color space conversions
Hex:
#fcbbca
RGB:
252, 187, 202
CMY:
1, 27, 21
CMYK:
0, 26, 20, 1
HSL:
346°, 91.5493%, 86.0784%
HSV (HSB):
346°, 25.7937%, 98.8235%
XYZ:
68.5759, 60.5004, 63.9405
xyY:
0.3553, 0.3134, 60.5004
CIE-Lab:
82.1094, 25.5649, 1.6719
CIE-LCH:
82.1094, 25.6195, 3.7418
CIE-Luv:
82.1094, 39.5252, -2.2557
Hunter-Lab:
77.7820, 21.2547, 5.7082
#fcbbca color charts
#fcbbca color shades, tints & tones
#fcbbca color schemes
#fcbbca color preview, HTML & CSS examples
This text has a color of #fcbbca
<p style="color:#fcbbca;">Text here</p>
.mytext {color:#fcbbca;}
This box has a color of #fcbbca
<div style="background-color:#fcbbca;">Content here</div>
.mybackground {background-color:#fcbbca;}
Border around this has a color of #fcbbca
<div style="border:2px solid #fcbbca;">Content here</div>
.myborder {border:2px solid #fcbbca;}