#f04d7d color space conversions
Hex:
#f04d7d
RGB:
240, 77, 125
CMY:
6, 70, 51
CMYK:
0, 68, 48, 6
HSL:
342°, 84.4560%, 62.1569%
HSV (HSB):
342°, 67.9167%, 94.1176%
XYZ:
42.2907, 25.3137, 22.0591
xyY:
0.4717, 0.2823, 25.3137
CIE-Lab:
57.3798, 65.4225, 9.0526
CIE-LCH:
57.3798, 66.0459, 7.8780
CIE-Luv:
57.3798, 110.9078, -1.2317
Hunter-Lab:
50.3127, 61.9923, 9.2238
#f04d7d color charts
#f04d7d color shades, tints & tones
#f04d7d color schemes
#f04d7d color preview, HTML & CSS examples
This text has a color of #f04d7d
<p style="color:#f04d7d;">Text here</p>
.mytext {color:#f04d7d;}
This box has a color of #f04d7d
<div style="background-color:#f04d7d;">Content here</div>
.mybackground {background-color:#f04d7d;}
Border around this has a color of #f04d7d
<div style="border:2px solid #f04d7d;">Content here</div>
.myborder {border:2px solid #f04d7d;}