#ff3d1c color space conversions
Hex:
#ff3d1c
RGB:
255, 61, 28
CMY:
0, 76, 89
CMYK:
0, 76, 89, 0
HSL:
9°, 100.0000%, 55.4902%
HSV (HSB):
9°, 89.0196%, 100.0000%
XYZ:
43.1183, 24.6813, 3.5900
xyY:
0.6040, 0.3457, 24.6813
CIE-Lab:
56.7636, 70.5525, 61.3225
CIE-LCH:
56.7636, 93.4778, 40.9964
CIE-Luv:
56.7636, 154.1036, 40.9004
Hunter-Lab:
49.6803, 67.9825, 30.4918
#ff3d1c color charts
#ff3d1c color shades, tints & tones
#ff3d1c color schemes
#ff3d1c color preview, HTML & CSS examples
This text has a color of #ff3d1c
<p style="color:#ff3d1c;">Text here</p>
.mytext {color:#ff3d1c;}
This box has a color of #ff3d1c
<div style="background-color:#ff3d1c;">Content here</div>
.mybackground {background-color:#ff3d1c;}
Border around this has a color of #ff3d1c
<div style="border:2px solid #ff3d1c;">Content here</div>
.myborder {border:2px solid #ff3d1c;}