#ff0c3a color space conversions
Hex:
#ff0c3a
RGB:
255, 12, 58
CMY:
0, 95, 77
CMYK:
0, 95, 77, 0
HSL:
349°, 100.0000%, 52.3529%
HSV (HSB):
349°, 95.2941%, 100.0000%
XYZ:
42.1352, 21.8284, 5.9955
xyY:
0.6023, 0.3120, 21.8284
CIE-Lab:
53.8445, 80.1924, 44.3330
CIE-LCH:
53.8445, 91.6310, 28.9353
CIE-Luv:
53.8445, 165.9299, 27.0076
Hunter-Lab:
46.7209, 79.2184, 25.0962
#ff0c3a color charts
#ff0c3a color shades, tints & tones
#ff0c3a color schemes
#ff0c3a color preview, HTML & CSS examples
This text has a color of #ff0c3a
<p style="color:#ff0c3a;">Text here</p>
.mytext {color:#ff0c3a;}
This box has a color of #ff0c3a
<div style="background-color:#ff0c3a;">Content here</div>
.mybackground {background-color:#ff0c3a;}
Border around this has a color of #ff0c3a
<div style="border:2px solid #ff0c3a;">Content here</div>
.myborder {border:2px solid #ff0c3a;}