#f28f7c color space conversions
Hex:
#f28f7c
RGB:
242, 143, 124
CMY:
5, 44, 51
CMYK:
0, 41, 49, 5
HSL:
10°, 81.9444%, 71.7647%
HSV (HSB):
10°, 48.7603%, 94.9020%
XYZ:
50.0785, 39.9774, 24.1458
xyY:
0.4385, 0.3501, 39.9774
CIE-Lab:
69.4534, 35.5047, 26.2764
CIE-LCH:
69.4534, 44.1705, 36.5045
CIE-Luv:
69.4534, 71.8122, 26.9739
Hunter-Lab:
63.2277, 30.7297, 21.6174
#f28f7c color charts
#f28f7c color shades, tints & tones
#f28f7c color schemes
#f28f7c color preview, HTML & CSS examples
This text has a color of #f28f7c
<p style="color:#f28f7c;">Text here</p>
.mytext {color:#f28f7c;}
This box has a color of #f28f7c
<div style="background-color:#f28f7c;">Content here</div>
.mybackground {background-color:#f28f7c;}
Border around this has a color of #f28f7c
<div style="border:2px solid #f28f7c;">Content here</div>
.myborder {border:2px solid #f28f7c;}