#f2afaf color space conversions
Hex:
#f2afaf
RGB:
242, 175, 175
CMY:
5, 31, 31
CMYK:
0, 28, 28, 5
HSL:
0°, 72.0430%, 81.7647%
HSV (HSB):
0°, 27.6860%, 94.9020%
XYZ:
59.6858, 52.6323, 47.5707
xyY:
0.3733, 0.3292, 52.6323
CIE-Lab:
77.6574, 24.4722, 9.7186
CIE-LCH:
77.6574, 26.3313, 21.6594
CIE-Luv:
77.6574, 43.2662, 9.3193
Hunter-Lab:
72.5481, 19.8937, 11.9065
#f2afaf color charts
#f2afaf color shades, tints & tones
#f2afaf color schemes
#f2afaf color preview, HTML & CSS examples
This text has a color of #f2afaf
<p style="color:#f2afaf;">Text here</p>
.mytext {color:#f2afaf;}
This box has a color of #f2afaf
<div style="background-color:#f2afaf;">Content here</div>
.mybackground {background-color:#f2afaf;}
Border around this has a color of #f2afaf
<div style="border:2px solid #f2afaf;">Content here</div>
.myborder {border:2px solid #f2afaf;}