#f2967e color space conversions
Hex:
#f2967e
RGB:
242, 150, 126
CMY:
5, 41, 51
CMYK:
0, 38, 48, 5
HSL:
12°, 81.6901%, 72.1569%
HSV (HSB):
12°, 47.9339%, 94.9020%
XYZ:
51.2902, 42.1963, 25.1801
xyY:
0.4322, 0.3556, 42.1963
CIE-Lab:
71.0060, 32.0435, 27.2489
CIE-LCH:
71.0060, 42.0629, 40.3769
CIE-Luv:
71.0060, 66.6357, 29.0814
Hunter-Lab:
64.9587, 27.2627, 22.4884
#f2967e color charts
#f2967e color shades, tints & tones
#f2967e color schemes
#f2967e color preview, HTML & CSS examples
This text has a color of #f2967e
<p style="color:#f2967e;">Text here</p>
.mytext {color:#f2967e;}
This box has a color of #f2967e
<div style="background-color:#f2967e;">Content here</div>
.mybackground {background-color:#f2967e;}
Border around this has a color of #f2967e
<div style="border:2px solid #f2967e;">Content here</div>
.myborder {border:2px solid #f2967e;}