#f2b3a3 color space conversions
Hex:
#f2b3a3
RGB:
242, 179, 163
CMY:
5, 30, 36
CMYK:
0, 26, 33, 5
HSL:
12°, 75.2381%, 79.4118%
HSV (HSB):
12°, 32.6446%, 94.9020%
XYZ:
59.3489, 53.7618, 41.8994
xyY:
0.3829, 0.3468, 53.7618
CIE-Lab:
78.3226, 20.7978, 17.1533
CIE-LCH:
78.3226, 26.9590, 39.5146
CIE-Luv:
78.3226, 42.3541, 20.0388
Hunter-Lab:
73.3224, 16.1679, 17.4450
#f2b3a3 color charts
#f2b3a3 color shades, tints & tones
#f2b3a3 color schemes
#f2b3a3 color preview, HTML & CSS examples
This text has a color of #f2b3a3
<p style="color:#f2b3a3;">Text here</p>
.mytext {color:#f2b3a3;}
This box has a color of #f2b3a3
<div style="background-color:#f2b3a3;">Content here</div>
.mybackground {background-color:#f2b3a3;}
Border around this has a color of #f2b3a3
<div style="border:2px solid #f2b3a3;">Content here</div>
.myborder {border:2px solid #f2b3a3;}