#f2b2b5 color space conversions
Hex:
#f2b2b5
RGB:
242, 178, 181
CMY:
5, 30, 29
CMYK:
0, 26, 25, 5
HSL:
357°, 71.1111%, 82.3529%
HSV (HSB):
357°, 26.4463%, 94.9020%
XYZ:
60.8788, 54.0542, 50.9409
xyY:
0.3670, 0.3259, 54.0542
CIE-Lab:
78.4933, 23.7031, 7.6574
CIE-LCH:
78.4933, 24.9093, 17.9034
CIE-Luv:
78.4933, 40.6620, 6.6438
Hunter-Lab:
73.5216, 19.1424, 10.3848
#f2b2b5 color charts
#f2b2b5 color shades, tints & tones
#f2b2b5 color schemes
#f2b2b5 color preview, HTML & CSS examples
This text has a color of #f2b2b5
<p style="color:#f2b2b5;">Text here</p>
.mytext {color:#f2b2b5;}
This box has a color of #f2b2b5
<div style="background-color:#f2b2b5;">Content here</div>
.mybackground {background-color:#f2b2b5;}
Border around this has a color of #f2b2b5
<div style="border:2px solid #f2b2b5;">Content here</div>
.myborder {border:2px solid #f2b2b5;}