#f095e4 color space conversions
Hex:
#f095e4
RGB:
240, 149, 228
CMY:
6, 42, 11
CMYK:
0, 38, 5, 6
HSL:
308°, 75.2066%, 76.2745%
HSV (HSB):
308°, 37.9167%, 94.1176%
XYZ:
60.6862, 45.6216, 79.0061
xyY:
0.3275, 0.2462, 45.6216
CIE-Lab:
73.2993, 45.6361, -25.7559
CIE-LCH:
73.2993, 52.4025, 330.5607
CIE-Luv:
73.2993, 47.0227, -47.8617
Hunter-Lab:
67.5438, 42.1758, -22.0710
#f095e4 color charts
#f095e4 color shades, tints & tones
#f095e4 color schemes
#f095e4 color preview, HTML & CSS examples
This text has a color of #f095e4
<p style="color:#f095e4;">Text here</p>
.mytext {color:#f095e4;}
This box has a color of #f095e4
<div style="background-color:#f095e4;">Content here</div>
.mybackground {background-color:#f095e4;}
Border around this has a color of #f095e4
<div style="border:2px solid #f095e4;">Content here</div>
.myborder {border:2px solid #f095e4;}