#ffba7f color space conversions
Hex:
#ffba7f
RGB:
255, 186, 127
CMY:
0, 27, 50
CMYK:
0, 27, 50, 0
HSL:
28°, 100.0000%, 74.9020%
HSV (HSB):
28°, 50.1961%, 100.0000%
XYZ:
62.6297, 57.9101, 27.9555
xyY:
0.4218, 0.3900, 57.9101
CIE-Lab:
80.6888, 18.3328, 39.5892
CIE-LCH:
80.6888, 43.6279, 65.1523
CIE-Luv:
80.6888, 51.3365, 47.2843
Hunter-Lab:
76.0987, 13.7338, 31.4884
#ffba7f color charts
#ffba7f color shades, tints & tones
#ffba7f color schemes
#ffba7f color preview, HTML & CSS examples
This text has a color of #ffba7f
<p style="color:#ffba7f;">Text here</p>
.mytext {color:#ffba7f;}
This box has a color of #ffba7f
<div style="background-color:#ffba7f;">Content here</div>
.mybackground {background-color:#ffba7f;}
Border around this has a color of #ffba7f
<div style="border:2px solid #ffba7f;">Content here</div>
.myborder {border:2px solid #ffba7f;}