#ff9b12 color space conversions
Hex:
#ff9b12
RGB:
255, 155, 18
CMY:
0, 39, 93
CMYK:
0, 39, 93, 0
HSL:
35°, 100.0000%, 53.5294%
HSV (HSB):
35°, 92.9412%, 100.0000%
XYZ:
53.0705, 44.7464, 6.4121
xyY:
0.5092, 0.4293, 44.7464
CIE-Lab:
72.7246, 29.2925, 75.1621
CIE-LCH:
72.7246, 80.6685, 68.7079
CIE-Luv:
72.7246, 82.8912, 69.3113
Hunter-Lab:
66.8927, 24.5539, 41.1416
#ff9b12 color charts
#ff9b12 color shades, tints & tones
#ff9b12 color schemes
#ff9b12 color preview, HTML & CSS examples
This text has a color of #ff9b12
<p style="color:#ff9b12;">Text here</p>
.mytext {color:#ff9b12;}
This box has a color of #ff9b12
<div style="background-color:#ff9b12;">Content here</div>
.mybackground {background-color:#ff9b12;}
Border around this has a color of #ff9b12
<div style="border:2px solid #ff9b12;">Content here</div>
.myborder {border:2px solid #ff9b12;}