#ff005c color space conversions
Hex:
#ff005c
RGB:
255, 0, 92
CMY:
0, 100, 64
CMYK:
0, 100, 64, 0
HSL:
338°, 100.0000%, 50.0000%
HSV (HSB):
338°, 100.0000%, 100.0000%
XYZ:
43.1718, 22.0327, 12.1025
xyY:
0.5584, 0.2850, 22.0327
CIE-Lab:
54.0617, 82.3572, 24.6343
CIE-LCH:
54.0617, 85.9626, 16.6527
CIE-Luv:
54.0617, 156.9912, 10.7837
Hunter-Lab:
46.9390, 82.0306, 17.5702
#ff005c color charts
#ff005c RGB chart
#ff005c CMYK chart
#ff005c RGB pie chart
#ff005c color shades, tints & tones
#ff005c color schemes
#ff005c color preview, HTML & CSS examples
This text has a color of #ff005c
<p style="color:#ff005c;">Text here</p>
.mytext {color:#ff005c;}
Text color #ff005c
This box has a color of #ff005c
<div style="background-color:#ff005c;">Content here</div>
.mybackground {background-color:#ff005c;}
Background color #ff005c
Border around this has a color of #ff005c
<div style="border:2px solid #ff005c;">Content here</div>
.myborder {border:2px solid #ff005c;}
Border color #ff005c