#ffb5d4 color space conversions
Hex:
#ffb5d4
RGB:
255, 181, 212
CMY:
0, 29, 17
CMYK:
0, 29, 17, 0
HSL:
335°, 100.0000%, 85.4902%
HSV (HSB):
335°, 29.0196%, 100.0000%
XYZ:
69.6475, 59.0612, 70.0165
xyY:
0.3505, 0.2972, 59.0612
CIE-Lab:
81.3252, 31.2690, -4.8254
CIE-LCH:
81.3252, 31.6391, 351.2273
CIE-Luv:
81.3252, 43.5231, -13.0147
Hunter-Lab:
76.8513, 27.2783, -0.2211
#ffb5d4 color charts
#ffb5d4 color shades, tints & tones
#ffb5d4 color schemes
#ffb5d4 color preview, HTML & CSS examples
This text has a color of #ffb5d4
<p style="color:#ffb5d4;">Text here</p>
.mytext {color:#ffb5d4;}
This box has a color of #ffb5d4
<div style="background-color:#ffb5d4;">Content here</div>
.mybackground {background-color:#ffb5d4;}
Border around this has a color of #ffb5d4
<div style="border:2px solid #ffb5d4;">Content here</div>
.myborder {border:2px solid #ffb5d4;}