#f1cbca color space conversions
Hex:
#f1cbca
RGB:
241, 203, 202
CMY:
5, 20, 21
CMYK:
0, 16, 16, 5
HSL:
2°, 58.2090%, 86.8627%
HSV (HSB):
2°, 16.1826%, 94.5098%
XYZ:
68.2922, 65.6769, 64.9546
xyY:
0.3433, 0.3302, 65.6769
CIE-Lab:
84.8313, 13.2133, 5.4841
CIE-LCH:
84.8313, 14.3062, 22.5407
CIE-Luv:
84.8313, 23.1493, 5.7100
Hunter-Lab:
81.0413, 8.5969, 9.2079
#f1cbca color charts
#f1cbca color shades, tints & tones
#f1cbca color schemes
#f1cbca color preview, HTML & CSS examples
This text has a color of #f1cbca
<p style="color:#f1cbca;">Text here</p>
.mytext {color:#f1cbca;}
This box has a color of #f1cbca
<div style="background-color:#f1cbca;">Content here</div>
.mybackground {background-color:#f1cbca;}
Border around this has a color of #f1cbca
<div style="border:2px solid #f1cbca;">Content here</div>
.myborder {border:2px solid #f1cbca;}