#f28c85 color space conversions
Hex:
#f28c85
RGB:
242, 140, 133
CMY:
5, 45, 48
CMYK:
0, 42, 45, 5
HSL:
4°, 80.7407%, 73.5294%
HSV (HSB):
4°, 45.0413%, 94.9020%
XYZ:
50.2297, 39.3269, 27.1338
xyY:
0.4305, 0.3370, 39.3269
CIE-Lab:
68.9874, 37.9195, 20.6722
CIE-LCH:
68.9874, 43.1883, 28.5975
CIE-Luv:
68.9874, 72.3035, 19.9138
Hunter-Lab:
62.7111, 33.2285, 18.2443
#f28c85 color charts
#f28c85 color shades, tints & tones
#f28c85 color schemes
#f28c85 color preview, HTML & CSS examples
This text has a color of #f28c85
<p style="color:#f28c85;">Text here</p>
.mytext {color:#f28c85;}
This box has a color of #f28c85
<div style="background-color:#f28c85;">Content here</div>
.mybackground {background-color:#f28c85;}
Border around this has a color of #f28c85
<div style="border:2px solid #f28c85;">Content here</div>
.myborder {border:2px solid #f28c85;}