#ff4b0c color space conversions
Hex:
#ff4b0c
RGB:
255, 75, 12
CMY:
0, 71, 95
CMYK:
0, 71, 95, 0
HSL:
16°, 100.0000%, 52.3529%
HSV (HSB):
16°, 95.2941%, 100.0000%
XYZ:
43.8224, 26.3187, 3.1181
xyY:
0.5982, 0.3593, 26.3187
CIE-Lab:
58.3383, 65.8447, 66.9802
CIE-LCH:
58.3383, 93.9249, 45.4898
CIE-Luv:
58.3383, 146.7267, 45.8360
Hunter-Lab:
51.3018, 62.6983, 32.3076
#ff4b0c color charts
#ff4b0c color shades, tints & tones
#ff4b0c color schemes
#ff4b0c color preview, HTML & CSS examples
This text has a color of #ff4b0c
<p style="color:#ff4b0c;">Text here</p>
.mytext {color:#ff4b0c;}
This box has a color of #ff4b0c
<div style="background-color:#ff4b0c;">Content here</div>
.mybackground {background-color:#ff4b0c;}
Border around this has a color of #ff4b0c
<div style="border:2px solid #ff4b0c;">Content here</div>
.myborder {border:2px solid #ff4b0c;}