#ffbf8c color space conversions
Hex:
#ffbf8c
RGB:
255, 191, 140
CMY:
0, 25, 45
CMYK:
0, 25, 45, 0
HSL:
27°, 100.0000%, 77.4510%
HSV (HSB):
27°, 45.0980%, 100.0000%
XYZ:
64.6044, 60.4151, 33.0672
xyY:
0.4087, 0.3822, 60.4151
CIE-Lab:
82.0633, 16.9340, 34.6406
CIE-LCH:
82.0633, 38.5582, 63.9484
CIE-Luv:
82.0633, 46.5827, 42.4730
Hunter-Lab:
77.7271, 12.3413, 29.1854
#ffbf8c color charts
#ffbf8c color shades, tints & tones
#ffbf8c color schemes
#ffbf8c color preview, HTML & CSS examples
This text has a color of #ffbf8c
<p style="color:#ffbf8c;">Text here</p>
.mytext {color:#ffbf8c;}
This box has a color of #ffbf8c
<div style="background-color:#ffbf8c;">Content here</div>
.mybackground {background-color:#ffbf8c;}
Border around this has a color of #ffbf8c
<div style="border:2px solid #ffbf8c;">Content here</div>
.myborder {border:2px solid #ffbf8c;}