#f04d8d color space conversions
Hex:
#f04d8d
RGB:
240, 77, 141
CMY:
6, 70, 45
CMYK:
0, 68, 41, 6
HSL:
336°, 84.4560%, 62.1569%
HSV (HSB):
336°, 67.9167%, 94.1176%
XYZ:
43.3968, 25.7561, 27.8835
xyY:
0.4472, 0.2654, 25.7561
CIE-Lab:
57.8048, 66.8896, 0.2433
CIE-LCH:
57.8048, 66.8901, 0.2084
CIE-Luv:
57.8048, 105.4155, -12.6373
Hunter-Lab:
50.7505, 63.8222, 2.9501
#f04d8d color charts
#f04d8d color shades, tints & tones
#f04d8d color schemes
#f04d8d color preview, HTML & CSS examples
This text has a color of #f04d8d
<p style="color:#f04d8d;">Text here</p>
.mytext {color:#f04d8d;}
This box has a color of #f04d8d
<div style="background-color:#f04d8d;">Content here</div>
.mybackground {background-color:#f04d8d;}
Border around this has a color of #f04d8d
<div style="border:2px solid #f04d8d;">Content here</div>
.myborder {border:2px solid #f04d8d;}