#fdb5be color space conversions
Hex:
#fdb5be
RGB:
253, 181, 190
CMY:
1, 29, 25
CMYK:
0, 28, 25, 1
HSL:
353°, 94.7368%, 85.0980%
HSV (HSB):
353°, 28.4585%, 99.2157%
XYZ:
66.3262, 57.6481, 56.3466
xyY:
0.3678, 0.3197, 57.6481
CIE-Lab:
80.5427, 27.3591, 5.8824
CIE-LCH:
80.5427, 27.9844, 12.1343
CIE-Luv:
80.5427, 45.3658, 3.4474
Hunter-Lab:
75.9263, 23.0592, 9.1480
#fdb5be color charts
#fdb5be color shades, tints & tones
#fdb5be color schemes
#fdb5be color preview, HTML & CSS examples
This text has a color of #fdb5be
<p style="color:#fdb5be;">Text here</p>
.mytext {color:#fdb5be;}
This box has a color of #fdb5be
<div style="background-color:#fdb5be;">Content here</div>
.mybackground {background-color:#fdb5be;}
Border around this has a color of #fdb5be
<div style="border:2px solid #fdb5be;">Content here</div>
.myborder {border:2px solid #fdb5be;}