#ffbadf color space conversions
Hex:
#ffbadf
RGB:
255, 186, 223
CMY:
0, 27, 13
CMYK:
0, 27, 13, 0
HSL:
328°, 100.0000%, 86.4706%
HSV (HSB):
328°, 27.0588%, 100.0000%
XYZ:
72.1182, 61.7055, 77.9214
xyY:
0.3406, 0.2914, 61.7055
CIE-Lab:
82.7566, 30.3678, -8.6239
CIE-LCH:
82.7566, 31.5686, 344.1464
CIE-Luv:
82.7566, 39.1732, -18.6869
Hunter-Lab:
78.5529, 26.4106, -3.8263
#ffbadf color charts
#ffbadf RGB chart
#ffbadf CMYK chart
#ffbadf RGB pie chart
#ffbadf color shades, tints & tones
#ffbadf color schemes
#ffbadf color preview, HTML & CSS examples
This text has a color of #ffbadf
<p style="color:#ffbadf;">Text here</p>
.mytext {color:#ffbadf;}
Text color #ffbadf
This box has a color of #ffbadf
<div style="background-color:#ffbadf;">Content here</div>
.mybackground {background-color:#ffbadf;}
Background color #ffbadf
Border around this has a color of #ffbadf
<div style="border:2px solid #ffbadf;">Content here</div>
.myborder {border:2px solid #ffbadf;}
Border color #ffbadf