#f2bccf color space conversions
Hex:
#f2bccf
RGB:
242, 188, 207
CMY:
5, 26, 19
CMYK:
0, 22, 14, 5
HSL:
339°, 67.5000%, 84.3137%
HSV (HSB):
339°, 22.3140%, 94.9020%
XYZ:
65.8637, 59.3487, 67.0155
xyY:
0.3426, 0.3087, 59.3487
CIE-Lab:
81.4829, 22.2736, -2.0512
CIE-LCH:
81.4829, 22.3679, 354.7384
CIE-Luv:
81.4829, 31.6062, -7.1337
Hunter-Lab:
77.0381, 17.7918, 2.3502
#f2bccf color charts
#f2bccf color shades, tints & tones
#f2bccf color schemes
#f2bccf color preview, HTML & CSS examples
This text has a color of #f2bccf
<p style="color:#f2bccf;">Text here</p>
.mytext {color:#f2bccf;}
This box has a color of #f2bccf
<div style="background-color:#f2bccf;">Content here</div>
.mybackground {background-color:#f2bccf;}
Border around this has a color of #f2bccf
<div style="border:2px solid #f2bccf;">Content here</div>
.myborder {border:2px solid #f2bccf;}