#f58d8a color space conversions
Hex:
#f58d8a
RGB:
245, 141, 138
CMY:
4, 45, 46
CMYK:
0, 42, 44, 4
HSL:
2°, 84.2520%, 75.0980%
HSV (HSB):
2°, 43.6735%, 96.0784%
XYZ:
51.7685, 40.2972, 29.0944
xyY:
0.4273, 0.3326, 40.2972
CIE-Lab:
69.6807, 39.0177, 18.9064
CIE-LCH:
69.6807, 43.3571, 25.8529
CIE-Luv:
69.6807, 73.0739, 17.6199
Hunter-Lab:
63.4801, 34.4780, 17.2621
#f58d8a color charts
#f58d8a color shades, tints & tones
#f58d8a color schemes
#f58d8a color preview, HTML & CSS examples
This text has a color of #f58d8a
<p style="color:#f58d8a;">Text here</p>
.mytext {color:#f58d8a;}
This box has a color of #f58d8a
<div style="background-color:#f58d8a;">Content here</div>
.mybackground {background-color:#f58d8a;}
Border around this has a color of #f58d8a
<div style="border:2px solid #f58d8a;">Content here</div>
.myborder {border:2px solid #f58d8a;}