#ffb0c6 color space conversions
Hex:
#ffb0c6
RGB:
255, 176, 198
CMY:
0, 31, 22
CMYK:
0, 31, 22, 0
HSL:
343°, 100.0000%, 84.5098%
HSV (HSB):
343°, 30.9804%, 100.0000%
XYZ:
66.9584, 56.3879, 60.7809
xyY:
0.3637, 0.3062, 56.3879
CIE-Lab:
79.8341, 31.8185, 0.5543
CIE-LCH:
79.8341, 31.8233, 0.9981
CIE-Luv:
79.8341, 48.4987, -5.1112
Hunter-Lab:
75.0919, 27.7552, 4.5737
#ffb0c6 color charts
#ffb0c6 color shades, tints & tones
#ffb0c6 color schemes
#ffb0c6 color preview, HTML & CSS examples
This text has a color of #ffb0c6
<p style="color:#ffb0c6;">Text here</p>
.mytext {color:#ffb0c6;}
This box has a color of #ffb0c6
<div style="background-color:#ffb0c6;">Content here</div>
.mybackground {background-color:#ffb0c6;}
Border around this has a color of #ffb0c6
<div style="border:2px solid #ffb0c6;">Content here</div>
.myborder {border:2px solid #ffb0c6;}