#f28f8d color space conversions
Hex:
#f28f8d
RGB:
242, 143, 141
CMY:
5, 44, 45
CMYK:
0, 41, 42, 5
HSL:
1°, 79.5276%, 75.0980%
HSV (HSB):
1°, 41.7355%, 94.9020%
XYZ:
51.2481, 40.4453, 30.3049
xyY:
0.4201, 0.3315, 40.4453
CIE-Lab:
69.7855, 37.1932, 17.3247
CIE-LCH:
69.7855, 41.0302, 24.9762
CIE-Luv:
69.7855, 68.8631, 16.1097
Hunter-Lab:
63.5966, 32.5469, 16.2648
#f28f8d color charts
#f28f8d color shades, tints & tones
#f28f8d color schemes
#f28f8d color preview, HTML & CSS examples
This text has a color of #f28f8d
<p style="color:#f28f8d;">Text here</p>
.mytext {color:#f28f8d;}
This box has a color of #f28f8d
<div style="background-color:#f28f8d;">Content here</div>
.mybackground {background-color:#f28f8d;}
Border around this has a color of #f28f8d
<div style="border:2px solid #f28f8d;">Content here</div>
.myborder {border:2px solid #f28f8d;}