#ffbf9f color space conversions
Hex:
#ffbf9f
RGB:
255, 191, 159
CMY:
0, 25, 38
CMYK:
0, 25, 38, 0
HSL:
20°, 100.0000%, 81.1765%
HSV (HSB):
20°, 37.6471%, 100.0000%
XYZ:
66.1288, 61.0248, 41.0945
xyY:
0.3930, 0.3627, 61.0248
CIE-Lab:
82.3921, 18.9476, 25.1071
CIE-LCH:
82.3921, 31.4544, 52.9592
CIE-Luv:
82.3921, 44.5440, 30.8426
Hunter-Lab:
78.1184, 14.3968, 23.4931
#ffbf9f color charts
#ffbf9f color shades, tints & tones
#ffbf9f color schemes
#ffbf9f color preview, HTML & CSS examples
This text has a color of #ffbf9f
<p style="color:#ffbf9f;">Text here</p>
.mytext {color:#ffbf9f;}
This box has a color of #ffbf9f
<div style="background-color:#ffbf9f;">Content here</div>
.mybackground {background-color:#ffbf9f;}
Border around this has a color of #ffbf9f
<div style="border:2px solid #ffbf9f;">Content here</div>
.myborder {border:2px solid #ffbf9f;}