#f01ea5 color space conversions
Hex:
#f01ea5
RGB:
240, 30, 165
CMY:
6, 88, 35
CMYK:
0, 88, 31, 6
HSL:
321°, 87.5000%, 52.9412%
HSV (HSB):
321°, 87.5000%, 94.1176%
XYZ:
43.1910, 22.1704, 37.6002
xyY:
0.4195, 0.2153, 22.1704
CIE-Lab:
54.2074, 81.7864, -19.2687
CIE-LCH:
54.2074, 84.0255, 346.7430
CIE-Luv:
54.2074, 109.7828, -42.2212
Hunter-Lab:
47.0855, 81.3365, -14.3863
#f01ea5 color charts
#f01ea5 color shades, tints & tones
#f01ea5 color schemes
#f01ea5 color preview, HTML & CSS examples
This text has a color of #f01ea5
<p style="color:#f01ea5;">Text here</p>
.mytext {color:#f01ea5;}
This box has a color of #f01ea5
<div style="background-color:#f01ea5;">Content here</div>
.mybackground {background-color:#f01ea5;}
Border around this has a color of #f01ea5
<div style="border:2px solid #f01ea5;">Content here</div>
.myborder {border:2px solid #f01ea5;}