#f2b6b6 color space conversions
Hex:
#f2b6b6
RGB:
242, 182, 182
CMY:
5, 29, 29
CMYK:
0, 25, 25, 5
HSL:
0°, 69.7674%, 83.1373%
HSV (HSB):
0°, 24.7934%, 94.9020%
XYZ:
61.7894, 55.7105, 51.7525
xyY:
0.3651, 0.3292, 55.7105
CIE-Lab:
79.4488, 21.7230, 8.4845
CIE-LCH:
79.4488, 23.3212, 21.3345
CIE-Luv:
79.4488, 38.1565, 8.2168
Hunter-Lab:
74.6395, 17.1499, 11.1379
#f2b6b6 color charts
#f2b6b6 color shades, tints & tones
#f2b6b6 color schemes
#f2b6b6 color preview, HTML & CSS examples
This text has a color of #f2b6b6
<p style="color:#f2b6b6;">Text here</p>
.mytext {color:#f2b6b6;}
This box has a color of #f2b6b6
<div style="background-color:#f2b6b6;">Content here</div>
.mybackground {background-color:#f2b6b6;}
Border around this has a color of #f2b6b6
<div style="border:2px solid #f2b6b6;">Content here</div>
.myborder {border:2px solid #f2b6b6;}