#f28c8c color space conversions
Hex:
#f28c8c
RGB:
242, 140, 140
CMY:
5, 45, 45
CMYK:
0, 42, 42, 5
HSL:
0°, 79.6875%, 74.9020%
HSV (HSB):
0°, 42.1488%, 94.9020%
XYZ:
50.7297, 39.5269, 29.7666
xyY:
0.4227, 0.3293, 39.5269
CIE-Lab:
69.1312, 38.6364, 16.9744
CIE-LCH:
69.1312, 42.2007, 23.7176
CIE-Luv:
69.1312, 71.0146, 15.3062
Hunter-Lab:
62.8704, 34.0072, 15.9378
#f28c8c color charts
#f28c8c color shades, tints & tones
#f28c8c color schemes
#f28c8c color preview, HTML & CSS examples
This text has a color of #f28c8c
<p style="color:#f28c8c;">Text here</p>
.mytext {color:#f28c8c;}
This box has a color of #f28c8c
<div style="background-color:#f28c8c;">Content here</div>
.mybackground {background-color:#f28c8c;}
Border around this has a color of #f28c8c
<div style="border:2px solid #f28c8c;">Content here</div>
.myborder {border:2px solid #f28c8c;}