#f030b9 color space conversions
Hex:
#f030b9
RGB:
240, 48, 185
CMY:
6, 81, 27
CMYK:
0, 80, 23, 6
HSL:
317°, 86.4865%, 56.4706%
HSV (HSB):
317°, 80.0000%, 94.1176%
XYZ:
45.7491, 24.1420, 48.1476
xyY:
0.3876, 0.2045, 24.1420
CIE-Lab:
56.2296, 80.5137, -27.8368
CIE-LCH:
56.2296, 85.1900, 340.9277
CIE-Luv:
56.2296, 97.5738, -54.7847
Hunter-Lab:
49.1345, 80.2160, -23.7050
#f030b9 color charts
#f030b9 color shades, tints & tones
#f030b9 color schemes
#f030b9 color preview, HTML & CSS examples
This text has a color of #f030b9
<p style="color:#f030b9;">Text here</p>
.mytext {color:#f030b9;}
This box has a color of #f030b9
<div style="background-color:#f030b9;">Content here</div>
.mybackground {background-color:#f030b9;}
Border around this has a color of #f030b9
<div style="border:2px solid #f030b9;">Content here</div>
.myborder {border:2px solid #f030b9;}