#f073d5 color space conversions
Hex:
#f073d5
RGB:
240, 115, 213
CMY:
6, 55, 16
CMYK:
0, 52, 11, 6
HSL:
313°, 80.6452%, 69.6078%
HSV (HSB):
313°, 52.0833%, 94.1176%
XYZ:
54.0762, 35.5908, 66.9704
xyY:
0.3452, 0.2272, 35.5908
CIE-Lab:
66.2061, 59.9737, -28.3523
CIE-LCH:
66.2061, 66.3378, 334.6978
CIE-Luv:
66.2061, 65.7238, -53.6030
Hunter-Lab:
59.6580, 57.3971, -24.7966
#f073d5 color charts
#f073d5 color shades, tints & tones
#f073d5 color schemes
#f073d5 color preview, HTML & CSS examples
This text has a color of #f073d5
<p style="color:#f073d5;">Text here</p>
.mytext {color:#f073d5;}
This box has a color of #f073d5
<div style="background-color:#f073d5;">Content here</div>
.mybackground {background-color:#f073d5;}
Border around this has a color of #f073d5
<div style="border:2px solid #f073d5;">Content here</div>
.myborder {border:2px solid #f073d5;}