#f00cbe color space conversions
Hex:
#f00cbe
RGB:
240, 12, 190
CMY:
6, 95, 25
CMYK:
0, 95, 21, 6
HSL:
313°, 90.4762%, 49.4118%
HSV (HSB):
313°, 95.0000%, 94.1176%
XYZ:
45.3609, 22.5059, 50.6685
xyY:
0.3827, 0.1899, 22.5059
CIE-Lab:
54.5597, 86.6002, -33.3302
CIE-LCH:
54.5597, 92.7927, 338.9496
CIE-Luv:
54.5597, 100.2461, -63.6223
Hunter-Lab:
47.4404, 87.6550, -30.1161
#f00cbe color charts
#f00cbe color shades, tints & tones
#f00cbe color schemes
#f00cbe color preview, HTML & CSS examples
This text has a color of #f00cbe
<p style="color:#f00cbe;">Text here</p>
.mytext {color:#f00cbe;}
This box has a color of #f00cbe
<div style="background-color:#f00cbe;">Content here</div>
.mybackground {background-color:#f00cbe;}
Border around this has a color of #f00cbe
<div style="border:2px solid #f00cbe;">Content here</div>
.myborder {border:2px solid #f00cbe;}