#ff0575 color space conversions
Hex:
#ff0575
RGB:
255, 5, 117
CMY:
0, 98, 54
CMYK:
0, 98, 54, 0
HSL:
333°, 100.0000%, 50.9804%
HSV (HSB):
333°, 98.0392%, 100.0000%
XYZ:
44.5052, 22.6529, 18.8564
xyY:
0.5174, 0.2634, 22.6529
CIE-Lab:
54.7130, 83.4668, 10.4392
CIE-LCH:
54.7130, 84.1171, 7.1290
CIE-Luv:
54.7130, 146.4902, -4.1919
Hunter-Lab:
47.5951, 83.6203, 9.8268
#ff0575 color charts
#ff0575 color shades, tints & tones
#ff0575 color schemes
#ff0575 color preview, HTML & CSS examples
This text has a color of #ff0575
<p style="color:#ff0575;">Text here</p>
.mytext {color:#ff0575;}
This box has a color of #ff0575
<div style="background-color:#ff0575;">Content here</div>
.mybackground {background-color:#ff0575;}
Border around this has a color of #ff0575
<div style="border:2px solid #ff0575;">Content here</div>
.myborder {border:2px solid #ff0575;}