#ff005a color space conversions
Hex:
#ff005a
RGB:
255, 0, 90
CMY:
0, 100, 65
CMYK:
0, 100, 65, 0
HSL:
339°, 100.0000%, 50.0000%
HSV (HSB):
339°, 100.0000%, 100.0000%
XYZ:
43.0855, 21.9982, 11.6481
xyY:
0.5615, 0.2867, 21.9982
CIE-Lab:
54.0251, 82.2588, 25.7902
CIE-LCH:
54.0251, 86.2070, 17.4076
CIE-Luv:
54.0251, 157.7172, 11.8797
Hunter-Lab:
46.9022, 81.8953, 18.1070
#ff005a color charts
#ff005a RGB chart
#ff005a CMYK chart
#ff005a RGB pie chart
#ff005a color shades, tints & tones
#ff005a color schemes
#ff005a color preview, HTML & CSS examples
This text has a color of #ff005a
<p style="color:#ff005a;">Text here</p>
.mytext {color:#ff005a;}
Text color #ff005a
This box has a color of #ff005a
<div style="background-color:#ff005a;">Content here</div>
.mybackground {background-color:#ff005a;}
Background color #ff005a
Border around this has a color of #ff005a
<div style="border:2px solid #ff005a;">Content here</div>
.myborder {border:2px solid #ff005a;}
Border color #ff005a