#ffb9bf color space conversions
Hex:
#ffb9bf
RGB:
255, 185, 191
CMY:
0, 27, 25
CMYK:
0, 27, 25, 0
HSL:
355°, 100.0000%, 86.2745%
HSV (HSB):
355°, 27.4510%, 100.0000%
XYZ:
67.9929, 59.7195, 57.2336
xyY:
0.3676, 0.3229, 59.7195
CIE-Lab:
81.6855, 26.1178, 7.0145
CIE-LCH:
81.6855, 27.0434, 15.0333
CIE-Luv:
81.6855, 44.2607, 5.3176
Hunter-Lab:
77.2784, 21.8149, 10.1838
#ffb9bf color charts
#ffb9bf color shades, tints & tones
#ffb9bf color schemes
#ffb9bf color preview, HTML & CSS examples
This text has a color of #ffb9bf
<p style="color:#ffb9bf;">Text here</p>
.mytext {color:#ffb9bf;}
This box has a color of #ffb9bf
<div style="background-color:#ffb9bf;">Content here</div>
.mybackground {background-color:#ffb9bf;}
Border around this has a color of #ffb9bf
<div style="border:2px solid #ffb9bf;">Content here</div>
.myborder {border:2px solid #ffb9bf;}