#f03dbd color space conversions
Hex:
#f03dbd
RGB:
240, 61, 189
CMY:
6, 76, 26
CMYK:
0, 75, 21, 6
HSL:
317°, 85.6459%, 59.0196%
HSV (HSB):
317°, 74.5833%, 94.1176%
XYZ:
46.7892, 25.5369, 50.6072
xyY:
0.3806, 0.2077, 25.5369
CIE-Lab:
57.5948, 77.5767, -28.0347
CIE-LCH:
57.5948, 82.4869, 340.1312
CIE-Luv:
57.5948, 92.7841, -54.8132
Hunter-Lab:
50.5340, 76.8378, -24.0020
#f03dbd color charts
#f03dbd color shades, tints & tones
#f03dbd color schemes
#f03dbd color preview, HTML & CSS examples
This text has a color of #f03dbd
<p style="color:#f03dbd;">Text here</p>
.mytext {color:#f03dbd;}
This box has a color of #f03dbd
<div style="background-color:#f03dbd;">Content here</div>
.mybackground {background-color:#f03dbd;}
Border around this has a color of #f03dbd
<div style="border:2px solid #f03dbd;">Content here</div>
.myborder {border:2px solid #f03dbd;}