#ff5c0c color space conversions
Hex:
#ff5c0c
RGB:
255, 92, 12
CMY:
0, 64, 95
CMYK:
0, 64, 95, 0
HSL:
20°, 100.0000%, 52.3529%
HSV (HSB):
20°, 95.2941%, 100.0000%
XYZ:
45.1335, 28.9408, 3.5552
xyY:
0.5814, 0.3728, 28.9408
CIE-Lab:
60.7294, 59.3528, 68.3681
CIE-LCH:
60.7294, 90.5370, 49.0376
CIE-Luv:
60.7294, 134.7358, 49.9948
Hunter-Lab:
53.7967, 55.6109, 33.7395
#ff5c0c color charts
#ff5c0c color shades, tints & tones
#ff5c0c color schemes
#ff5c0c color preview, HTML & CSS examples
This text has a color of #ff5c0c
<p style="color:#ff5c0c;">Text here</p>
.mytext {color:#ff5c0c;}
This box has a color of #ff5c0c
<div style="background-color:#ff5c0c;">Content here</div>
.mybackground {background-color:#ff5c0c;}
Border around this has a color of #ff5c0c
<div style="border:2px solid #ff5c0c;">Content here</div>
.myborder {border:2px solid #ff5c0c;}