#ff004b color space conversions
Hex:
#ff004b
RGB:
255, 0, 75
CMY:
0, 100, 71
CMYK:
0, 100, 71, 0
HSL:
342°, 100.0000%, 50.0000%
HSV (HSB):
342°, 100.0000%, 100.0000%
XYZ:
42.5100, 21.7680, 8.6177
xyY:
0.5832, 0.2986, 21.7680
CIE-Lab:
53.7800, 81.5975, 34.4404
CIE-LCH:
53.7800, 88.5681, 22.8835
CIE-Luv:
53.7800, 162.7377, 19.4292
Hunter-Lab:
46.6562, 80.9889, 21.7081
#ff004b color charts
#ff004b RGB chart
#ff004b CMYK chart
#ff004b RGB pie chart
#ff004b color shades, tints & tones
#ff004b color schemes
#ff004b color preview, HTML & CSS examples
This text has a color of #ff004b
<p style="color:#ff004b;">Text here</p>
.mytext {color:#ff004b;}
Text color #ff004b
This box has a color of #ff004b
<div style="background-color:#ff004b;">Content here</div>
.mybackground {background-color:#ff004b;}
Background color #ff004b
Border around this has a color of #ff004b
<div style="border:2px solid #ff004b;">Content here</div>
.myborder {border:2px solid #ff004b;}
Border color #ff004b