#ff003c color space conversions
Hex:
#ff003c
RGB:
255, 0, 60
CMY:
0, 100, 76
CMYK:
0, 100, 76, 0
HSL:
346°, 100.0000%, 50.0000%
HSV (HSB):
346°, 100.0000%, 100.0000%
XYZ:
42.0556, 21.5862, 6.2249
xyY:
0.6019, 0.3090, 21.5862
CIE-Lab:
53.5852, 81.0697, 42.9276
CIE-LCH:
53.5852, 91.7337, 27.9019
CIE-Luv:
53.5852, 166.9368, 25.7060
Hunter-Lab:
46.4610, 80.2680, 24.5789
#ff003c color charts
#ff003c RGB chart
#ff003c CMYK chart
#ff003c RGB pie chart
#ff003c color shades, tints & tones
#ff003c color schemes
#ff003c color preview, HTML & CSS examples
This text has a color of #ff003c
<p style="color:#ff003c;">Text here</p>
.mytext {color:#ff003c;}
Text color #ff003c
This box has a color of #ff003c
<div style="background-color:#ff003c;">Content here</div>
.mybackground {background-color:#ff003c;}
Background color #ff003c
Border around this has a color of #ff003c
<div style="border:2px solid #ff003c;">Content here</div>
.myborder {border:2px solid #ff003c;}
Border color #ff003c