#f0185f color space conversions
Hex:
#f0185f
RGB:
240, 24, 95
CMY:
6, 91, 63
CMYK:
0, 90, 60, 6
HSL:
340°, 87.8049%, 51.7647%
HSV (HSB):
340°, 90.0000%, 94.1176%
XYZ:
38.3274, 20.0048, 12.6677
xyY:
0.5398, 0.2818, 20.0048
CIE-Lab:
51.8426, 76.9722, 19.3342
CIE-LCH:
51.8426, 79.3633, 14.1000
CIE-Luv:
51.8426, 141.1683, 6.7327
Hunter-Lab:
44.7267, 74.6893, 14.5163
#f0185f color charts
#f0185f color shades, tints & tones
#f0185f color schemes
#f0185f color preview, HTML & CSS examples
This text has a color of #f0185f
<p style="color:#f0185f;">Text here</p>
.mytext {color:#f0185f;}
This box has a color of #f0185f
<div style="background-color:#f0185f;">Content here</div>
.mybackground {background-color:#f0185f;}
Border around this has a color of #f0185f
<div style="border:2px solid #f0185f;">Content here</div>
.myborder {border:2px solid #f0185f;}