#ffb5d5 color space conversions
Hex:
#ffb5d5
RGB:
255, 181, 213
CMY:
0, 29, 16
CMYK:
0, 29, 16, 0
HSL:
334°, 100.0000%, 85.4902%
HSV (HSB):
334°, 29.0196%, 100.0000%
XYZ:
69.7741, 59.1118, 70.6830
xyY:
0.3496, 0.2962, 59.1118
CIE-Lab:
81.3530, 31.4220, -5.3235
CIE-LCH:
81.3530, 31.8698, 350.3842
CIE-Luv:
81.3530, 43.3720, -13.7978
Hunter-Lab:
76.8842, 27.4452, -0.6889
#ffb5d5 color charts
#ffb5d5 color shades, tints & tones
#ffb5d5 color schemes
#ffb5d5 color preview, HTML & CSS examples
This text has a color of #ffb5d5
<p style="color:#ffb5d5;">Text here</p>
.mytext {color:#ffb5d5;}
This box has a color of #ffb5d5
<div style="background-color:#ffb5d5;">Content here</div>
.mybackground {background-color:#ffb5d5;}
Border around this has a color of #ffb5d5
<div style="border:2px solid #ffb5d5;">Content here</div>
.myborder {border:2px solid #ffb5d5;}