#ff3f0f color space conversions
Hex:
#ff3f0f
RGB:
255, 63, 15
CMY:
0, 75, 94
CMYK:
0, 75, 94, 0
HSL:
12°, 100.0000%, 52.9412%
HSV (HSB):
12°, 94.1176%, 100.0000%
XYZ:
43.1037, 24.8495, 2.9766
xyY:
0.6077, 0.3503, 24.8495
CIE-Lab:
56.9285, 69.7983, 65.4901
CIE-LCH:
56.9285, 95.7118, 43.1760
CIE-Luv:
56.9285, 153.9764, 43.0470
Hunter-Lab:
49.8493, 67.1094, 31.3542
#ff3f0f color charts
#ff3f0f color shades, tints & tones
#ff3f0f color schemes
#ff3f0f color preview, HTML & CSS examples
This text has a color of #ff3f0f
<p style="color:#ff3f0f;">Text here</p>
.mytext {color:#ff3f0f;}
This box has a color of #ff3f0f
<div style="background-color:#ff3f0f;">Content here</div>
.mybackground {background-color:#ff3f0f;}
Border around this has a color of #ff3f0f
<div style="border:2px solid #ff3f0f;">Content here</div>
.myborder {border:2px solid #ff3f0f;}