#ff003a color space conversions
Hex:
#ff003a
RGB:
255, 0, 58
CMY:
0, 100, 77
CMYK:
0, 100, 77, 0
HSL:
346°, 100.0000%, 50.0000%
HSV (HSB):
346°, 100.0000%, 100.0000%
XYZ:
42.0037, 21.5655, 5.9517
xyY:
0.6042, 0.3102, 21.5655
CIE-Lab:
53.5629, 81.0091, 44.0334
CIE-LCH:
53.5629, 92.2031, 28.5268
CIE-Luv:
53.5629, 167.4303, 26.4417
Hunter-Lab:
46.4387, 80.1854, 24.9083
#ff003a color charts
#ff003a RGB chart
#ff003a CMYK chart
#ff003a RGB pie chart
#ff003a color shades, tints & tones
#ff003a color schemes
#ff003a color preview, HTML & CSS examples
This text has a color of #ff003a
<p style="color:#ff003a;">Text here</p>
.mytext {color:#ff003a;}
Text color #ff003a
This box has a color of #ff003a
<div style="background-color:#ff003a;">Content here</div>
.mybackground {background-color:#ff003a;}
Background color #ff003a
Border around this has a color of #ff003a
<div style="border:2px solid #ff003a;">Content here</div>
.myborder {border:2px solid #ff003a;}
Border color #ff003a