#ff5c12 color space conversions
Hex:
#ff5c12
RGB:
255, 92, 18
CMY:
0, 64, 93
CMYK:
0, 64, 93, 0
HSL:
19°, 100.0000%, 53.5294%
HSV (HSB):
19°, 92.9412%, 100.0000%
XYZ:
45.1763, 28.9580, 3.7807
xyY:
0.5798, 0.3717, 28.9580
CIE-Lab:
60.7445, 59.4109, 67.0703
CIE-LCH:
60.7445, 89.5996, 48.4655
CIE-Luv:
60.7445, 134.4662, 49.4203
Hunter-Lab:
53.8126, 55.6808, 33.5033
#ff5c12 color charts
#ff5c12 color shades, tints & tones
#ff5c12 color schemes
#ff5c12 color preview, HTML & CSS examples
This text has a color of #ff5c12
<p style="color:#ff5c12;">Text here</p>
.mytext {color:#ff5c12;}
This box has a color of #ff5c12
<div style="background-color:#ff5c12;">Content here</div>
.mybackground {background-color:#ff5c12;}
Border around this has a color of #ff5c12
<div style="border:2px solid #ff5c12;">Content here</div>
.myborder {border:2px solid #ff5c12;}