#ffbc7f color space conversions
Hex:
#ffbc7f
RGB:
255, 188, 127
CMY:
0, 26, 50
CMYK:
0, 26, 50, 0
HSL:
29°, 100.0000%, 74.9020%
HSV (HSB):
29°, 50.1961%, 100.0000%
XYZ:
63.0540, 58.7587, 28.0969
xyY:
0.4206, 0.3920, 58.7587
CIE-Lab:
81.1588, 17.2872, 40.1855
CIE-LCH:
81.1588, 43.7461, 66.7233
CIE-Luv:
81.1588, 49.9397, 48.2433
Hunter-Lab:
76.6543, 12.6850, 31.9258
#ffbc7f color charts
#ffbc7f color shades, tints & tones
#ffbc7f color schemes
#ffbc7f color preview, HTML & CSS examples
This text has a color of #ffbc7f
<p style="color:#ffbc7f;">Text here</p>
.mytext {color:#ffbc7f;}
This box has a color of #ffbc7f
<div style="background-color:#ffbc7f;">Content here</div>
.mybackground {background-color:#ffbc7f;}
Border around this has a color of #ffbc7f
<div style="border:2px solid #ffbc7f;">Content here</div>
.myborder {border:2px solid #ffbc7f;}