#f08a8a color space conversions
Hex:
#f08a8a
RGB:
240, 138, 138
CMY:
6, 46, 46
CMYK:
0, 43, 43, 6
HSL:
0°, 77.2727%, 74.1176%
HSV (HSB):
0°, 42.5000%, 94.1176%
XYZ:
49.6111, 38.5372, 28.8684
xyY:
0.4240, 0.3293, 38.5372
CIE-Lab:
68.4147, 38.7217, 17.0581
CIE-LCH:
68.4147, 42.3125, 23.7749
CIE-Luv:
68.4147, 71.1396, 15.3333
Hunter-Lab:
62.0783, 34.0146, 15.8831
#f08a8a color charts
#f08a8a color shades, tints & tones
#f08a8a color schemes
#f08a8a color preview, HTML & CSS examples
This text has a color of #f08a8a
<p style="color:#f08a8a;">Text here</p>
.mytext {color:#f08a8a;}
This box has a color of #f08a8a
<div style="background-color:#f08a8a;">Content here</div>
.mybackground {background-color:#f08a8a;}
Border around this has a color of #f08a8a
<div style="border:2px solid #f08a8a;">Content here</div>
.myborder {border:2px solid #f08a8a;}