#ffb3d7 color space conversions
Hex:
#ffb3d7
RGB:
255, 179, 215
CMY:
0, 30, 16
CMYK:
0, 30, 16, 0
HSL:
332°, 100.0000%, 85.0980%
HSV (HSB):
332°, 29.8039%, 100.0000%
XYZ:
69.6258, 58.4065, 71.8939
xyY:
0.3483, 0.2921, 58.4065
CIE-Lab:
80.9643, 32.7780, -6.9771
CIE-LCH:
80.9643, 33.5124, 347.9834
CIE-Luv:
80.9643, 44.1632, -16.5570
Hunter-Lab:
76.4241, 28.8793, -2.2785
#ffb3d7 color charts
#ffb3d7 color shades, tints & tones
#ffb3d7 color schemes
#ffb3d7 color preview, HTML & CSS examples
This text has a color of #ffb3d7
<p style="color:#ffb3d7;">Text here</p>
.mytext {color:#ffb3d7;}
This box has a color of #ffb3d7
<div style="background-color:#ffb3d7;">Content here</div>
.mybackground {background-color:#ffb3d7;}
Border around this has a color of #ffb3d7
<div style="border:2px solid #ffb3d7;">Content here</div>
.myborder {border:2px solid #ffb3d7;}