#fdbce2 color space conversions
Hex:
#fdbce2
RGB:
253, 188, 226
CMY:
1, 26, 11
CMYK:
0, 26, 11, 1
HSL:
325°, 94.2029%, 86.4706%
HSV (HSB):
325°, 25.6917%, 99.2157%
XYZ:
72.2187, 62.3401, 80.1780
xyY:
0.3363, 0.2903, 62.3401
CIE-Lab:
83.0939, 29.1254, -9.7528
CIE-LCH:
83.0939, 30.7149, 341.4866
CIE-Luv:
83.0939, 36.3576, -20.2172
Hunter-Lab:
78.9557, 25.0967, -4.9388
#fdbce2 color charts
#fdbce2 color shades, tints & tones
#fdbce2 color schemes
#fdbce2 color preview, HTML & CSS examples
This text has a color of #fdbce2
<p style="color:#fdbce2;">Text here</p>
.mytext {color:#fdbce2;}
This box has a color of #fdbce2
<div style="background-color:#fdbce2;">Content here</div>
.mybackground {background-color:#fdbce2;}
Border around this has a color of #fdbce2
<div style="border:2px solid #fdbce2;">Content here</div>
.myborder {border:2px solid #fdbce2;}