#f2b2e3 color space conversions
Hex:
#f2b2e3
RGB:
242, 178, 227
CMY:
5, 30, 11
CMYK:
0, 26, 6, 5
HSL:
314°, 71.1111%, 82.3529%
HSV (HSB):
314°, 26.4463%, 94.9020%
XYZ:
66.4035, 56.2641, 80.0333
xyY:
0.3276, 0.2776, 56.2641
CIE-Lab:
79.7639, 30.8886, -15.3855
CIE-LCH:
79.7639, 34.5082, 333.5222
CIE-Luv:
79.7639, 34.2556, -29.2274
Hunter-Lab:
75.0094, 26.7540, -10.7545
#f2b2e3 color charts
#f2b2e3 color shades, tints & tones
#f2b2e3 color schemes
#f2b2e3 color preview, HTML & CSS examples
This text has a color of #f2b2e3
<p style="color:#f2b2e3;">Text here</p>
.mytext {color:#f2b2e3;}
This box has a color of #f2b2e3
<div style="background-color:#f2b2e3;">Content here</div>
.mybackground {background-color:#f2b2e3;}
Border around this has a color of #f2b2e3
<div style="border:2px solid #f2b2e3;">Content here</div>
.myborder {border:2px solid #f2b2e3;}