#ffb9c5 color space conversions
Hex:
#ffb9c5
RGB:
255, 185, 197
CMY:
0, 27, 23
CMYK:
0, 27, 23, 0
HSL:
350°, 100.0000%, 86.2745%
HSV (HSB):
350°, 27.4510%, 100.0000%
XYZ:
68.6670, 59.9891, 60.7832
xyY:
0.3625, 0.3167, 59.9891
CIE-Lab:
81.8323, 26.9580, 3.9975
CIE-LCH:
81.8323, 27.2527, 8.4347
CIE-Luv:
81.8323, 43.4302, 0.8464
Hunter-Lab:
77.4527, 22.7101, 7.6873
#ffb9c5 color charts
#ffb9c5 color shades, tints & tones
#ffb9c5 color schemes
#ffb9c5 color preview, HTML & CSS examples
This text has a color of #ffb9c5
<p style="color:#ffb9c5;">Text here</p>
.mytext {color:#ffb9c5;}
This box has a color of #ffb9c5
<div style="background-color:#ffb9c5;">Content here</div>
.mybackground {background-color:#ffb9c5;}
Border around this has a color of #ffb9c5
<div style="border:2px solid #ffb9c5;">Content here</div>
.myborder {border:2px solid #ffb9c5;}