#ffb6ca color space conversions
Hex:
#ffb6ca
RGB:
255, 182, 202
CMY:
0, 29, 21
CMYK:
0, 29, 21, 0
HSL:
344°, 100.0000%, 85.6863%
HSV (HSB):
344°, 28.6275%, 100.0000%
XYZ:
68.6286, 58.9802, 63.6443
xyY:
0.3588, 0.3084, 58.9802
CIE-Lab:
81.2807, 29.2519, 0.5021
CIE-LCH:
81.2807, 29.2562, 0.9835
CIE-Luv:
81.2807, 44.4480, -4.6900
Hunter-Lab:
76.7985, 25.1135, 4.6243
#ffb6ca color charts
#ffb6ca color shades, tints & tones
#ffb6ca color schemes
#ffb6ca color preview, HTML & CSS examples
This text has a color of #ffb6ca
<p style="color:#ffb6ca;">Text here</p>
.mytext {color:#ffb6ca;}
This box has a color of #ffb6ca
<div style="background-color:#ffb6ca;">Content here</div>
.mybackground {background-color:#ffb6ca;}
Border around this has a color of #ffb6ca
<div style="border:2px solid #ffb6ca;">Content here</div>
.myborder {border:2px solid #ffb6ca;}