#ff0fe5 color space conversions
Hex:
#ff0fe5
RGB:
255, 15, 229
CMY:
0, 94, 10
CMYK:
0, 94, 10, 0
HSL:
307°, 100.0000%, 52.9412%
HSV (HSB):
307°, 94.1176%, 100.0000%
XYZ:
55.5537, 27.2588, 76.4622
xyY:
0.3488, 0.1711, 27.2588
CIE-Lab:
59.2131, 93.8555, -48.0924
CIE-LCH:
59.2131, 105.4596, 332.8690
CIE-Luv:
59.2131, 94.2479, -88.3277
Hunter-Lab:
52.2100, 98.5644, -50.2841
#ff0fe5 color charts
#ff0fe5 color shades, tints & tones
#ff0fe5 color schemes
#ff0fe5 color preview, HTML & CSS examples
This text has a color of #ff0fe5
<p style="color:#ff0fe5;">Text here</p>
.mytext {color:#ff0fe5;}
This box has a color of #ff0fe5
<div style="background-color:#ff0fe5;">Content here</div>
.mybackground {background-color:#ff0fe5;}
Border around this has a color of #ff0fe5
<div style="border:2px solid #ff0fe5;">Content here</div>
.myborder {border:2px solid #ff0fe5;}