#f2bfc5 color space conversions
Hex:
#f2bfc5
RGB:
242, 191, 197
CMY:
5, 25, 23
CMYK:
0, 21, 19, 5
HSL:
353°, 66.2338%, 84.9020%
HSV (HSB):
353°, 21.0744%, 94.9020%
XYZ:
65.3268, 60.1701, 60.9942
xyY:
0.3503, 0.3226, 60.1701
CIE-Lab:
81.9305, 19.1386, 3.9766
CIE-LCH:
81.9305, 19.5473, 11.7378
CIE-Luv:
81.9305, 31.1157, 2.3515
Hunter-Lab:
77.5694, 14.5814, 7.6777
#f2bfc5 color charts
#f2bfc5 color shades, tints & tones
#f2bfc5 color schemes
#f2bfc5 color preview, HTML & CSS examples
This text has a color of #f2bfc5
<p style="color:#f2bfc5;">Text here</p>
.mytext {color:#f2bfc5;}
This box has a color of #f2bfc5
<div style="background-color:#f2bfc5;">Content here</div>
.mybackground {background-color:#f2bfc5;}
Border around this has a color of #f2bfc5
<div style="border:2px solid #f2bfc5;">Content here</div>
.myborder {border:2px solid #f2bfc5;}