#ffb6cc color space conversions
Hex:
#ffb6cc
RGB:
255, 182, 204
CMY:
0, 29, 20
CMYK:
0, 29, 20, 0
HSL:
342°, 100.0000%, 85.6863%
HSV (HSB):
342°, 28.6275%, 100.0000%
XYZ:
68.8670, 59.0755, 64.8998
xyY:
0.3571, 0.3063, 59.0755
CIE-Lab:
81.3331, 29.5449, -0.4999
CIE-LCH:
81.3331, 29.5491, 359.0306
CIE-Luv:
81.3331, 44.1545, -6.2225
Hunter-Lab:
76.8606, 25.4298, 3.7390
#ffb6cc color charts
#ffb6cc color shades, tints & tones
#ffb6cc color schemes
#ffb6cc color preview, HTML & CSS examples
This text has a color of #ffb6cc
<p style="color:#ffb6cc;">Text here</p>
.mytext {color:#ffb6cc;}
This box has a color of #ffb6cc
<div style="background-color:#ffb6cc;">Content here</div>
.mybackground {background-color:#ffb6cc;}
Border around this has a color of #ffb6cc
<div style="border:2px solid #ffb6cc;">Content here</div>
.myborder {border:2px solid #ffb6cc;}