#ff005d color space conversions
Hex:
#ff005d
RGB:
255, 0, 93
CMY:
0, 100, 64
CMYK:
0, 100, 64, 0
HSL:
338°, 100.0000%, 50.0000%
HSV (HSB):
338°, 100.0000%, 100.0000%
XYZ:
43.2158, 22.0503, 12.3343
xyY:
0.5569, 0.2842, 22.0503
CIE-Lab:
54.0803, 82.4074, 24.0564
CIE-LCH:
54.0803, 85.8469, 16.2736
CIE-Luv:
54.0803, 156.6235, 10.2282
Hunter-Lab:
46.9578, 82.0996, 17.2968
#ff005d color charts
#ff005d RGB chart
#ff005d CMYK chart
#ff005d RGB pie chart
#ff005d color shades, tints & tones
#ff005d color schemes
#ff005d color preview, HTML & CSS examples
This text has a color of #ff005d
<p style="color:#ff005d;">Text here</p>
.mytext {color:#ff005d;}
Text color #ff005d
This box has a color of #ff005d
<div style="background-color:#ff005d;">Content here</div>
.mybackground {background-color:#ff005d;}
Background color #ff005d
Border around this has a color of #ff005d
<div style="border:2px solid #ff005d;">Content here</div>
.myborder {border:2px solid #ff005d;}
Border color #ff005d