#f03bda color space conversions
Hex:
#f03bda
RGB:
240, 59, 218
CMY:
6, 77, 15
CMYK:
0, 75, 9, 6
HSL:
307°, 85.7820%, 58.6275%
HSV (HSB):
307°, 75.4167%, 94.1176%
XYZ:
50.1540, 26.7151, 68.8428
xyY:
0.3442, 0.1833, 26.7151
CIE-Lab:
58.7097, 82.0166, -42.8476
CIE-LCH:
58.7097, 92.5346, 332.4163
CIE-Luv:
58.7097, 81.9108, -78.3096
Hunter-Lab:
51.6867, 82.7552, -42.7891
#f03bda color charts
#f03bda color shades, tints & tones
#f03bda color schemes
#f03bda color preview, HTML & CSS examples
This text has a color of #f03bda
<p style="color:#f03bda;">Text here</p>
.mytext {color:#f03bda;}
This box has a color of #f03bda
<div style="background-color:#f03bda;">Content here</div>
.mybackground {background-color:#f03bda;}
Border around this has a color of #f03bda
<div style="border:2px solid #f03bda;">Content here</div>
.myborder {border:2px solid #f03bda;}