#ffb5d6 color space conversions
Hex:
#ffb5d6
RGB:
255, 181, 214
CMY:
0, 29, 16
CMYK:
0, 29, 16, 0
HSL:
333°, 100.0000%, 85.4902%
HSV (HSB):
333°, 29.0196%, 100.0000%
XYZ:
69.9015, 59.1628, 71.3537
xyY:
0.3488, 0.2952, 59.1628
CIE-Lab:
81.3810, 31.5758, -5.8213
CIE-LCH:
81.3810, 32.1079, 349.5542
CIE-Luv:
81.3810, 43.2207, -14.5823
Hunter-Lab:
76.9173, 27.6131, -1.1592
#ffb5d6 color charts
#ffb5d6 color shades, tints & tones
#ffb5d6 color schemes
#ffb5d6 color preview, HTML & CSS examples
This text has a color of #ffb5d6
<p style="color:#ffb5d6;">Text here</p>
.mytext {color:#ffb5d6;}
This box has a color of #ffb5d6
<div style="background-color:#ffb5d6;">Content here</div>
.mybackground {background-color:#ffb5d6;}
Border around this has a color of #ffb5d6
<div style="border:2px solid #ffb5d6;">Content here</div>
.myborder {border:2px solid #ffb5d6;}