#ffb9c0 color space conversions
Hex:
#ffb9c0
RGB:
255, 185, 192
CMY:
0, 27, 25
CMYK:
0, 27, 25, 0
HSL:
354°, 100.0000%, 86.2745%
HSV (HSB):
354°, 27.4510%, 100.0000%
XYZ:
68.1034, 59.7637, 57.8153
xyY:
0.3668, 0.3219, 59.7637
CIE-Lab:
81.7096, 26.2560, 6.5111
CIE-LCH:
81.7096, 27.0513, 13.9275
CIE-Luv:
81.7096, 44.1232, 4.5778
Hunter-Lab:
77.3070, 21.9619, 9.7739
#ffb9c0 color charts
#ffb9c0 color shades, tints & tones
#ffb9c0 color schemes
#ffb9c0 color preview, HTML & CSS examples
This text has a color of #ffb9c0
<p style="color:#ffb9c0;">Text here</p>
.mytext {color:#ffb9c0;}
This box has a color of #ffb9c0
<div style="background-color:#ffb9c0;">Content here</div>
.mybackground {background-color:#ffb9c0;}
Border around this has a color of #ffb9c0
<div style="border:2px solid #ffb9c0;">Content here</div>
.myborder {border:2px solid #ffb9c0;}