#f04a7e color space conversions
Hex:
#f04a7e
RGB:
240, 74, 126
CMY:
6, 71, 51
CMYK:
0, 69, 48, 6
HSL:
341°, 84.6939%, 61.5686%
HSV (HSB):
341°, 69.1667%, 94.1176%
XYZ:
42.1499, 24.9292, 22.3289
xyY:
0.4714, 0.2788, 24.9292
CIE-Lab:
57.0064, 66.6079, 7.9317
CIE-LCH:
57.0064, 67.0785, 6.7908
CIE-Luv:
57.0064, 112.0321, -2.8820
Hunter-Lab:
49.9291, 63.3126, 8.4352
#f04a7e color charts
#f04a7e color shades, tints & tones
#f04a7e color schemes
#f04a7e color preview, HTML & CSS examples
This text has a color of #f04a7e
<p style="color:#f04a7e;">Text here</p>
.mytext {color:#f04a7e;}
This box has a color of #f04a7e
<div style="background-color:#f04a7e;">Content here</div>
.mybackground {background-color:#f04a7e;}
Border around this has a color of #f04a7e
<div style="border:2px solid #f04a7e;">Content here</div>
.myborder {border:2px solid #f04a7e;}