#ffb1d4 color space conversions
Hex:
#ffb1d4
RGB:
255, 177, 212
CMY:
0, 31, 17
CMYK:
0, 31, 17, 0
HSL:
333°, 100.0000%, 84.7059%
HSV (HSB):
333°, 30.5882%, 100.0000%
XYZ:
68.8458, 57.4577, 69.7492
xyY:
0.3512, 0.2931, 57.4577
CIE-Lab:
80.4364, 33.3639, -6.1380
CIE-LCH:
80.4364, 33.9238, 349.5758
CIE-Luv:
80.4364, 45.7304, -15.3782
Hunter-Lab:
75.8009, 29.4702, -1.4959
#ffb1d4 color charts
#ffb1d4 color shades, tints & tones
#ffb1d4 color schemes
#ffb1d4 color preview, HTML & CSS examples
This text has a color of #ffb1d4
<p style="color:#ffb1d4;">Text here</p>
.mytext {color:#ffb1d4;}
This box has a color of #ffb1d4
<div style="background-color:#ffb1d4;">Content here</div>
.mybackground {background-color:#ffb1d4;}
Border around this has a color of #ffb1d4
<div style="border:2px solid #ffb1d4;">Content here</div>
.myborder {border:2px solid #ffb1d4;}