#f00ef2 color space conversions
Hex:
#f00ef2
RGB:
240, 14, 242
CMY:
6, 95, 5
CMYK:
1, 94, 0, 5
HSL:
299°, 89.7638%, 50.1961%
HSV (HSB):
299°, 94.2149%, 94.9020%
XYZ:
52.1192, 25.2501, 86.1312
xyY:
0.3188, 0.1544, 25.2501
CIE-Lab:
57.3183, 93.2238, -58.5571
CIE-LCH:
57.3183, 110.0891, 327.8656
CIE-Luv:
57.3183, 77.9585, -103.3025
Hunter-Lab:
50.2495, 97.2050, -66.4525
#f00ef2 color charts
#f00ef2 color shades, tints & tones
#f00ef2 color schemes
#f00ef2 color preview, HTML & CSS examples
This text has a color of #f00ef2
<p style="color:#f00ef2;">Text here</p>
.mytext {color:#f00ef2;}
This box has a color of #f00ef2
<div style="background-color:#f00ef2;">Content here</div>
.mybackground {background-color:#f00ef2;}
Border around this has a color of #f00ef2
<div style="border:2px solid #f00ef2;">Content here</div>
.myborder {border:2px solid #f00ef2;}