#f04dd3 color space conversions
Hex:
#f04dd3
RGB:
240, 77, 211
CMY:
6, 70, 17
CMYK:
0, 68, 12, 6
HSL:
311°, 84.4560%, 62.1569%
HSV (HSB):
311°, 67.9167%, 94.1176%
XYZ:
50.3469, 28.5362, 64.4825
xyY:
0.3512, 0.1990, 28.5362
CIE-Lab:
60.3701, 75.3773, -36.2815
CIE-LCH:
60.3701, 83.6546, 334.2970
CIE-Luv:
60.3701, 79.9856, -67.5429
Hunter-Lab:
53.4193, 74.7502, -34.1756
#f04dd3 color charts
#f04dd3 color shades, tints & tones
#f04dd3 color schemes
#f04dd3 color preview, HTML & CSS examples
This text has a color of #f04dd3
<p style="color:#f04dd3;">Text here</p>
.mytext {color:#f04dd3;}
This box has a color of #f04dd3
<div style="background-color:#f04dd3;">Content here</div>
.mybackground {background-color:#f04dd3;}
Border around this has a color of #f04dd3
<div style="border:2px solid #f04dd3;">Content here</div>
.myborder {border:2px solid #f04dd3;}