#ff005f color space conversions
Hex:
#ff005f
RGB:
255, 0, 95
CMY:
0, 100, 63
CMYK:
0, 100, 63, 0
HSL:
338°, 100.0000%, 50.0000%
HSV (HSB):
338°, 100.0000%, 100.0000%
XYZ:
43.3056, 22.0862, 12.8071
xyY:
0.5538, 0.2824, 22.0862
CIE-Lab:
54.1184, 82.5096, 22.9011
CIE-LCH:
54.1184, 85.6288, 15.5124
CIE-Luv:
54.1184, 155.8789, 9.1024
Hunter-Lab:
46.9960, 82.2401, 16.7398
#ff005f color charts
#ff005f RGB chart
#ff005f CMYK chart
#ff005f RGB pie chart
#ff005f color shades, tints & tones
#ff005f color schemes
#ff005f color preview, HTML & CSS examples
This text has a color of #ff005f
<p style="color:#ff005f;">Text here</p>
.mytext {color:#ff005f;}
Text color #ff005f
This box has a color of #ff005f
<div style="background-color:#ff005f;">Content here</div>
.mybackground {background-color:#ff005f;}
Background color #ff005f
Border around this has a color of #ff005f
<div style="border:2px solid #ff005f;">Content here</div>
.myborder {border:2px solid #ff005f;}
Border color #ff005f