#ff005b color space conversions
Hex:
#ff005b
RGB:
255, 0, 91
CMY:
0, 100, 64
CMYK:
0, 100, 64, 0
HSL:
339°, 100.0000%, 50.0000%
HSV (HSB):
339°, 100.0000%, 100.0000%
XYZ:
43.1283, 22.0153, 11.8738
xyY:
0.5600, 0.2858, 22.0153
CIE-Lab:
54.0433, 82.3077, 25.2122
CIE-LCH:
54.0433, 86.0826, 17.0307
CIE-Luv:
54.0433, 157.3558, 11.3342
Hunter-Lab:
46.9205, 81.9625, 17.8403
#ff005b color charts
#ff005b color shades, tints & tones
#ff005b color schemes
#ff005b color preview, HTML & CSS examples
This text has a color of #ff005b
<p style="color:#ff005b;">Text here</p>
.mytext {color:#ff005b;}
This box has a color of #ff005b
<div style="background-color:#ff005b;">Content here</div>
.mybackground {background-color:#ff005b;}
Border around this has a color of #ff005b
<div style="border:2px solid #ff005b;">Content here</div>
.myborder {border:2px solid #ff005b;}