#f00c83 color space conversions
Hex:
#f00c83
RGB:
240, 12, 131
CMY:
6, 95, 49
CMYK:
0, 95, 45, 6
HSL:
329°, 90.4762%, 49.4118%
HSV (HSB):
329°, 95.0000%, 94.1176%
XYZ:
40.1634, 20.4269, 23.2987
xyY:
0.4788, 0.2435, 20.4269
CIE-Lab:
52.3165, 80.7363, -1.8375
CIE-LCH:
52.3165, 80.7572, 358.6962
CIE-Luv:
52.3165, 127.8053, -18.2946
Hunter-Lab:
45.1961, 79.5302, 1.0732
#f00c83 color charts
#f00c83 color shades, tints & tones
#f00c83 color schemes
#f00c83 color preview, HTML & CSS examples
This text has a color of #f00c83
<p style="color:#f00c83;">Text here</p>
.mytext {color:#f00c83;}
This box has a color of #f00c83
<div style="background-color:#f00c83;">Content here</div>
.mybackground {background-color:#f00c83;}
Border around this has a color of #f00c83
<div style="border:2px solid #f00c83;">Content here</div>
.myborder {border:2px solid #f00c83;}