#ff0e55 color space conversions
Hex:
#ff0e55
RGB:
255, 14, 85
CMY:
0, 95, 67
CMYK:
0, 95, 67, 0
HSL:
342°, 100.0000%, 52.7451%
HSV (HSB):
342°, 94.5098%, 100.0000%
XYZ:
43.0367, 22.2300, 10.6169
xyY:
0.5671, 0.2929, 22.2300
CIE-Lab:
54.2701, 81.0576, 29.1016
CIE-LCH:
54.2701, 86.1234, 19.7493
CIE-Luv:
54.2701, 157.8520, 15.2575
Hunter-Lab:
47.1487, 80.4225, 19.6532
#ff0e55 color charts
#ff0e55 color shades, tints & tones
#ff0e55 color schemes
#ff0e55 color preview, HTML & CSS examples
This text has a color of #ff0e55
<p style="color:#ff0e55;">Text here</p>
.mytext {color:#ff0e55;}
This box has a color of #ff0e55
<div style="background-color:#ff0e55;">Content here</div>
.mybackground {background-color:#ff0e55;}
Border around this has a color of #ff0e55
<div style="border:2px solid #ff0e55;">Content here</div>
.myborder {border:2px solid #ff0e55;}