#f2bccc color space conversions
Hex:
#f2bccc
RGB:
242, 188, 204
CMY:
5, 26, 20
CMYK:
0, 22, 16, 5
HSL:
342°, 67.5000%, 84.3137%
HSV (HSB):
342°, 22.3140%, 94.9020%
XYZ:
65.5003, 59.2033, 65.1019
xyY:
0.3451, 0.3119, 59.2033
CIE-Lab:
81.4032, 21.8017, -0.5535
CIE-LCH:
81.4032, 21.8087, 358.5456
CIE-Luv:
81.4032, 31.9738, -4.8092
Hunter-Lab:
76.9437, 17.3012, 3.6954
#f2bccc color charts
#f2bccc color shades, tints & tones
#f2bccc color schemes
#f2bccc color preview, HTML & CSS examples
This text has a color of #f2bccc
<p style="color:#f2bccc;">Text here</p>
.mytext {color:#f2bccc;}
This box has a color of #f2bccc
<div style="background-color:#f2bccc;">Content here</div>
.mybackground {background-color:#f2bccc;}
Border around this has a color of #f2bccc
<div style="border:2px solid #f2bccc;">Content here</div>
.myborder {border:2px solid #f2bccc;}