#ff0075 color space conversions
Hex:
#ff0075
RGB:
255, 0, 117
CMY:
0, 100, 54
CMYK:
0, 100, 54, 0
HSL:
332°, 100.0000%, 50.0000%
HSV (HSB):
332°, 100.0000%, 100.0000%
XYZ:
44.4509, 22.5444, 18.8383
xyY:
0.5179, 0.2627, 22.5444
CIE-Lab:
54.5999, 83.7965, 10.2798
CIE-LCH:
54.5999, 84.4247, 6.9939
CIE-Luv:
54.5999, 146.9700, -4.4642
Hunter-Lab:
47.4809, 84.0174, 9.7130
#ff0075 color charts
#ff0075 RGB chart
#ff0075 CMYK chart
#ff0075 RGB pie chart
#ff0075 color shades, tints & tones
#ff0075 color schemes
#ff0075 color preview, HTML & CSS examples
This text has a color of #ff0075
<p style="color:#ff0075;">Text here</p>
.mytext {color:#ff0075;}
Text color #ff0075
This box has a color of #ff0075
<div style="background-color:#ff0075;">Content here</div>
.mybackground {background-color:#ff0075;}
Background color #ff0075
Border around this has a color of #ff0075
<div style="border:2px solid #ff0075;">Content here</div>
.myborder {border:2px solid #ff0075;}
Border color #ff0075