#ff3b1c color space conversions
Hex:
#ff3b1c
RGB:
255, 59, 28
CMY:
0, 77, 89
CMYK:
0, 77, 89, 0
HSL:
8°, 100.0000%, 55.4902%
HSV (HSB):
8°, 89.0196%, 100.0000%
XYZ:
43.0136, 24.4718, 3.5551
xyY:
0.6055, 0.3445, 24.4718
CIE-Lab:
56.5571, 71.1312, 61.1751
CIE-LCH:
56.5571, 93.8192, 40.6966
CIE-Luv:
56.5571, 155.1933, 40.5246
Hunter-Lab:
49.4689, 68.6362, 30.3674
#ff3b1c color charts
#ff3b1c color shades, tints & tones
#ff3b1c color schemes
#ff3b1c color preview, HTML & CSS examples
This text has a color of #ff3b1c
<p style="color:#ff3b1c;">Text here</p>
.mytext {color:#ff3b1c;}
This box has a color of #ff3b1c
<div style="background-color:#ff3b1c;">Content here</div>
.mybackground {background-color:#ff3b1c;}
Border around this has a color of #ff3b1c
<div style="border:2px solid #ff3b1c;">Content here</div>
.myborder {border:2px solid #ff3b1c;}