#ff7f30 color space conversions
Hex:
#ff7f30
RGB:
255, 127, 48
CMY:
0, 50, 81
CMYK:
0, 50, 81, 0
HSL:
23°, 100.0000%, 59.4118%
HSV (HSB):
23°, 81.1765%, 100.0000%
XYZ:
49.3629, 36.6521, 7.2692
xyY:
0.5292, 0.3929, 36.6521
CIE-Lab:
67.0152, 44.0813, 61.9953
CIE-LCH:
67.0152, 76.0696, 54.5856
CIE-Luv:
67.0152, 104.6673, 54.7938
Hunter-Lab:
60.5410, 39.5954, 35.2598
#ff7f30 color charts
#ff7f30 color shades, tints & tones
#ff7f30 color schemes
#ff7f30 color preview, HTML & CSS examples
This text has a color of #ff7f30
<p style="color:#ff7f30;">Text here</p>
.mytext {color:#ff7f30;}
This box has a color of #ff7f30
<div style="background-color:#ff7f30;">Content here</div>
.mybackground {background-color:#ff7f30;}
Border around this has a color of #ff7f30
<div style="border:2px solid #ff7f30;">Content here</div>
.myborder {border:2px solid #ff7f30;}