#f2bebc color space conversions
Hex:
#f2bebc
RGB:
242, 190, 188
CMY:
5, 25, 26
CMYK:
0, 21, 22, 5
HSL:
2°, 67.5000%, 84.3137%
HSV (HSB):
2°, 22.3140%, 94.9020%
XYZ:
64.1085, 59.3350, 55.6509
xyY:
0.3580, 0.3313, 59.3350
CIE-Lab:
81.4754, 18.3402, 8.1541
CIE-LCH:
81.4754, 20.0712, 23.9700
CIE-Luv:
81.4754, 32.7258, 8.4744
Hunter-Lab:
77.0292, 13.7577, 11.0855
#f2bebc color charts
#f2bebc color shades, tints & tones
#f2bebc color schemes
#f2bebc color preview, HTML & CSS examples
This text has a color of #f2bebc
<p style="color:#f2bebc;">Text here</p>
.mytext {color:#f2bebc;}
This box has a color of #f2bebc
<div style="background-color:#f2bebc;">Content here</div>
.mybackground {background-color:#f2bebc;}
Border around this has a color of #f2bebc
<div style="border:2px solid #f2bebc;">Content here</div>
.myborder {border:2px solid #f2bebc;}