#f2b2bd color space conversions
Hex:
#f2b2bd
RGB:
242, 178, 189
CMY:
5, 30, 26
CMYK:
0, 26, 22, 5
HSL:
350°, 71.1111%, 82.3529%
HSV (HSB):
350°, 26.4463%, 94.9020%
XYZ:
61.7237, 54.3922, 55.3897
xyY:
0.3599, 0.3171, 54.3922
CIE-Lab:
78.6898, 24.8407, 3.6020
CIE-LCH:
78.6898, 25.1004, 8.2506
CIE-Luv:
78.6898, 39.5891, 0.6779
Hunter-Lab:
73.7510, 20.3257, 7.0968
#f2b2bd color charts
#f2b2bd color shades, tints & tones
#f2b2bd color schemes
#f2b2bd color preview, HTML & CSS examples
This text has a color of #f2b2bd
<p style="color:#f2b2bd;">Text here</p>
.mytext {color:#f2b2bd;}
This box has a color of #f2b2bd
<div style="background-color:#f2b2bd;">Content here</div>
.mybackground {background-color:#f2b2bd;}
Border around this has a color of #f2b2bd
<div style="border:2px solid #f2b2bd;">Content here</div>
.myborder {border:2px solid #f2b2bd;}