#ff3b00 color space conversions
Hex:
#ff3b00
RGB:
255, 59, 0
CMY:
0, 77, 100
CMYK:
0, 77, 100, 0
HSL:
14°, 100.0000%, 50.0000%
HSV (HSB):
14°, 100.0000%, 100.0000%
XYZ:
42.8040, 24.3879, 2.4513
xyY:
0.6146, 0.3502, 24.3879
CIE-Lab:
56.4741, 70.8642, 68.4821
CIE-LCH:
56.4741, 98.5471, 44.0206
CIE-Luv:
56.4741, 156.9346, 43.5480
Hunter-Lab:
49.3841, 68.2936, 31.6259
#ff3b00 color charts
#ff3b00 color shades, tints & tones
#ff3b00 color schemes
#ff3b00 color preview, HTML & CSS examples
This text has a color of #ff3b00
<p style="color:#ff3b00;">Text here</p>
.mytext {color:#ff3b00;}
This box has a color of #ff3b00
<div style="background-color:#ff3b00;">Content here</div>
.mybackground {background-color:#ff3b00;}
Border around this has a color of #ff3b00
<div style="border:2px solid #ff3b00;">Content here</div>
.myborder {border:2px solid #ff3b00;}