#ff005e color space conversions
Hex:
#ff005e
RGB:
255, 0, 94
CMY:
0, 100, 63
CMYK:
0, 100, 63, 0
HSL:
338°, 100.0000%, 50.0000%
HSV (HSB):
338°, 100.0000%, 100.0000%
XYZ:
43.2604, 22.0682, 12.5692
xyY:
0.5553, 0.2833, 22.0682
CIE-Lab:
54.0992, 82.4582, 23.4787
CIE-LCH:
54.0992, 85.7356, 15.8935
CIE-Luv:
54.0992, 156.2527, 9.6677
Hunter-Lab:
46.9768, 82.1694, 17.0200
#ff005e color charts
#ff005e RGB chart
#ff005e CMYK chart
#ff005e RGB pie chart
#ff005e color shades, tints & tones
#ff005e color schemes
#ff005e color preview, HTML & CSS examples
This text has a color of #ff005e
<p style="color:#ff005e;">Text here</p>
.mytext {color:#ff005e;}
Text color #ff005e
This box has a color of #ff005e
<div style="background-color:#ff005e;">Content here</div>
.mybackground {background-color:#ff005e;}
Background color #ff005e
Border around this has a color of #ff005e
<div style="border:2px solid #ff005e;">Content here</div>
.myborder {border:2px solid #ff005e;}
Border color #ff005e