#ffb350 color space conversions
Hex:
#ffb350
RGB:
255, 179, 80
CMY:
0, 30, 69
CMYK:
0, 30, 69, 0
HSL:
34°, 100.0000%, 65.6863%
HSV (HSB):
34°, 68.6275%, 100.0000%
XYZ:
58.8081, 54.0794, 14.9283
xyY:
0.4601, 0.4231, 54.0794
CIE-Lab:
78.5080, 18.6967, 59.8161
CIE-LCH:
78.5080, 62.6700, 72.6423
CIE-Luv:
78.5080, 60.5274, 65.0307
Hunter-Lab:
73.5387, 14.0518, 39.4413
#ffb350 color charts
#ffb350 color shades, tints & tones
#ffb350 color schemes
#ffb350 color preview, HTML & CSS examples
This text has a color of #ffb350
<p style="color:#ffb350;">Text here</p>
.mytext {color:#ffb350;}
This box has a color of #ffb350
<div style="background-color:#ffb350;">Content here</div>
.mybackground {background-color:#ffb350;}
Border around this has a color of #ffb350
<div style="border:2px solid #ffb350;">Content here</div>
.myborder {border:2px solid #ffb350;}