#f03ddb color space conversions
Hex:
#f03ddb
RGB:
240, 61, 219
CMY:
6, 76, 14
CMYK:
0, 75, 9, 6
HSL:
307°, 85.6459%, 59.0196%
HSV (HSB):
307°, 74.5833%, 94.1176%
XYZ:
50.3901, 26.9772, 69.5691
xyY:
0.3429, 0.1836, 26.9772
CIE-Lab:
58.9532, 81.6000, -43.0293
CIE-LCH:
58.9532, 92.2501, 332.1964
CIE-Luv:
58.9532, 81.1048, -78.5909
Hunter-Lab:
51.9396, 82.2806, -43.0567
#f03ddb color charts
#f03ddb color shades, tints & tones
#f03ddb color schemes
#f03ddb color preview, HTML & CSS examples
This text has a color of #f03ddb
<p style="color:#f03ddb;">Text here</p>
.mytext {color:#f03ddb;}
This box has a color of #f03ddb
<div style="background-color:#f03ddb;">Content here</div>
.mybackground {background-color:#f03ddb;}
Border around this has a color of #f03ddb
<div style="border:2px solid #f03ddb;">Content here</div>
.myborder {border:2px solid #f03ddb;}