#ff0e8f color space conversions
Hex:
#ff0e8f
RGB:
255, 14, 143
CMY:
0, 95, 44
CMYK:
0, 95, 44, 0
HSL:
328°, 100.0000%, 52.7451%
HSV (HSB):
328°, 94.5098%, 100.0000%
XYZ:
46.3550, 23.5572, 28.0904
xyY:
0.4730, 0.2404, 23.5572
CIE-Lab:
55.6417, 84.7699, -3.7996
CIE-LCH:
55.6417, 84.8550, 357.4336
CIE-Luv:
55.6417, 134.0144, -21.8990
Hunter-Lab:
48.5358, 85.5419, -0.3394
#ff0e8f color charts
#ff0e8f color shades, tints & tones
#ff0e8f color schemes
#ff0e8f color preview, HTML & CSS examples
This text has a color of #ff0e8f
<p style="color:#ff0e8f;">Text here</p>
.mytext {color:#ff0e8f;}
This box has a color of #ff0e8f
<div style="background-color:#ff0e8f;">Content here</div>
.mybackground {background-color:#ff0e8f;}
Border around this has a color of #ff0e8f
<div style="border:2px solid #ff0e8f;">Content here</div>
.myborder {border:2px solid #ff0e8f;}