#f05d93 color space conversions
Hex:
#f05d93
RGB:
240, 93, 147
CMY:
6, 64, 42
CMYK:
0, 61, 39, 6
HSL:
338°, 83.0508%, 65.2941%
HSV (HSB):
338°, 61.2500%, 94.1176%
XYZ:
45.1160, 28.4606, 30.7193
xyY:
0.4326, 0.2729, 28.4606
CIE-Lab:
60.3026, 61.1421, 0.3823
CIE-LCH:
60.3026, 61.1433, 0.3583
CIE-Luv:
60.3026, 95.6621, -11.2300
Hunter-Lab:
53.3484, 57.5951, 3.2033
#f05d93 color charts
#f05d93 color shades, tints & tones
#f05d93 color schemes
#f05d93 color preview, HTML & CSS examples
This text has a color of #f05d93
<p style="color:#f05d93;">Text here</p>
.mytext {color:#f05d93;}
This box has a color of #f05d93
<div style="background-color:#f05d93;">Content here</div>
.mybackground {background-color:#f05d93;}
Border around this has a color of #f05d93
<div style="border:2px solid #f05d93;">Content here</div>
.myborder {border:2px solid #f05d93;}