#ffbfdf color space conversions
Hex:
#ffbfdf
RGB:
255, 191, 223
CMY:
0, 25, 13
CMYK:
0, 25, 13, 0
HSL:
330°, 100.0000%, 87.4510%
HSV (HSB):
330°, 25.0980%, 100.0000%
XYZ:
73.1901, 63.8493, 78.2787
xyY:
0.3399, 0.2965, 63.8493
CIE-Lab:
83.8873, 27.7424, -6.9475
CIE-LCH:
83.8873, 28.5991, 345.9407
CIE-Luv:
83.8873, 36.4798, -15.6461
Hunter-Lab:
79.9058, 23.6629, -2.1486
#ffbfdf color charts
#ffbfdf color shades, tints & tones
#ffbfdf color schemes
#ffbfdf color preview, HTML & CSS examples
This text has a color of #ffbfdf
<p style="color:#ffbfdf;">Text here</p>
.mytext {color:#ffbfdf;}
This box has a color of #ffbfdf
<div style="background-color:#ffbfdf;">Content here</div>
.mybackground {background-color:#ffbfdf;}
Border around this has a color of #ffbfdf
<div style="border:2px solid #ffbfdf;">Content here</div>
.myborder {border:2px solid #ffbfdf;}