#f2bdbf color space conversions
Hex:
#f2bdbf
RGB:
242, 189, 191
CMY:
5, 26, 25
CMYK:
0, 22, 21, 5
HSL:
358°, 67.0886%, 84.5098%
HSV (HSB):
358°, 21.9008%, 94.9020%
XYZ:
64.2195, 59.0340, 57.3002
xyY:
0.3557, 0.3270, 59.0340
CIE-Lab:
81.3103, 19.3048, 6.3051
CIE-LCH:
81.3103, 20.3083, 18.0874
CIE-Luv:
81.3103, 32.9607, 5.6601
Hunter-Lab:
76.8336, 14.7361, 9.5668
#f2bdbf color charts
#f2bdbf color shades, tints & tones
#f2bdbf color schemes
#f2bdbf color preview, HTML & CSS examples
This text has a color of #f2bdbf
<p style="color:#f2bdbf;">Text here</p>
.mytext {color:#f2bdbf;}
This box has a color of #f2bdbf
<div style="background-color:#f2bdbf;">Content here</div>
.mybackground {background-color:#f2bdbf;}
Border around this has a color of #f2bdbf
<div style="border:2px solid #f2bdbf;">Content here</div>
.myborder {border:2px solid #f2bdbf;}