#ff075c color space conversions
Hex:
#ff075c
RGB:
255, 7, 92
CMY:
0, 97, 64
CMYK:
0, 97, 64, 0
HSL:
339°, 100.0000%, 51.3725%
HSV (HSB):
339°, 97.2549%, 100.0000%
XYZ:
43.2477, 22.1847, 12.1279
xyY:
0.5576, 0.2860, 22.1847
CIE-Lab:
54.2224, 81.8899, 24.8443
CIE-LCH:
54.2224, 85.5757, 16.8771
CIE-Luv:
54.2224, 156.2269, 11.1433
Hunter-Lab:
47.1006, 81.4726, 17.7039
#ff075c color charts
#ff075c RGB chart
#ff075c CMYK chart
#ff075c RGB pie chart
#ff075c color shades, tints & tones
#ff075c color schemes
#ff075c color preview, HTML & CSS examples
This text has a color of #ff075c
<p style="color:#ff075c;">Text here</p>
.mytext {color:#ff075c;}
Text color #ff075c
This box has a color of #ff075c
<div style="background-color:#ff075c;">Content here</div>
.mybackground {background-color:#ff075c;}
Background color #ff075c
Border around this has a color of #ff075c
<div style="border:2px solid #ff075c;">Content here</div>
.myborder {border:2px solid #ff075c;}
Border color #ff075c