#f60d00 color space conversions
Hex:
#f60d00
RGB:
246, 13, 0
CMY:
4, 95, 100
CMYK:
0, 95, 100, 4
HSL:
3°, 100.0000%, 48.2353%
HSV (HSB):
3°, 100.0000%, 96.4706%
XYZ:
38.1500, 19.8807, 1.8266
xyY:
0.6373, 0.3321, 19.8807
CIE-Lab:
51.7020, 77.0072, 65.5288
CIE-LCH:
51.7020, 101.1145, 40.3959
CIE-Luv:
51.7020, 167.0687, 37.0236
Hunter-Lab:
44.5878, 74.6987, 28.7825
#f60d00 color charts
#f60d00 color shades, tints & tones
#f60d00 color schemes
#f60d00 color preview, HTML & CSS examples
This text has a color of #f60d00
<p style="color:#f60d00;">Text here</p>
.mytext {color:#f60d00;}
This box has a color of #f60d00
<div style="background-color:#f60d00;">Content here</div>
.mybackground {background-color:#f60d00;}
Border around this has a color of #f60d00
<div style="border:2px solid #f60d00;">Content here</div>
.myborder {border:2px solid #f60d00;}