#f18a7a color space conversions
Hex:
#f18a7a
RGB:
241, 138, 122
CMY:
5, 46, 52
CMYK:
0, 43, 49, 5
HSL:
8°, 80.9524%, 71.1765%
HSV (HSB):
8°, 49.3776%, 94.5098%
XYZ:
48.8770, 38.2829, 23.2256
xyY:
0.4428, 0.3468, 38.2829
CIE-Lab:
68.2286, 37.5282, 25.7223
CIE-LCH:
68.2286, 45.4973, 34.4273
CIE-Luv:
68.2286, 74.8258, 25.7130
Hunter-Lab:
61.8732, 32.7288, 21.0553
#f18a7a color charts
#f18a7a color shades, tints & tones
#f18a7a color schemes
#f18a7a color preview, HTML & CSS examples
This text has a color of #f18a7a
<p style="color:#f18a7a;">Text here</p>
.mytext {color:#f18a7a;}
This box has a color of #f18a7a
<div style="background-color:#f18a7a;">Content here</div>
.mybackground {background-color:#f18a7a;}
Border around this has a color of #f18a7a
<div style="border:2px solid #f18a7a;">Content here</div>
.myborder {border:2px solid #f18a7a;}