#fdbbb5 color space conversions
Hex:
#fdbbb5
RGB:
253, 187, 181
CMY:
1, 27, 29
CMYK:
0, 26, 28, 1
HSL:
5°, 94.7368%, 85.0980%
HSV (HSB):
5°, 28.4585%, 99.2157%
XYZ:
66.6188, 59.7595, 51.7396
xyY:
0.3740, 0.3355, 59.7595
CIE-Lab:
81.7073, 22.9909, 12.3915
CIE-LCH:
81.7073, 26.1177, 28.3234
CIE-Luv:
81.7073, 42.9777, 13.4198
Hunter-Lab:
77.3043, 18.5443, 14.4303
#fdbbb5 color charts
#fdbbb5 color shades, tints & tones
#fdbbb5 color schemes
#fdbbb5 color preview, HTML & CSS examples
This text has a color of #fdbbb5
<p style="color:#fdbbb5;">Text here</p>
.mytext {color:#fdbbb5;}
This box has a color of #fdbbb5
<div style="background-color:#fdbbb5;">Content here</div>
.mybackground {background-color:#fdbbb5;}
Border around this has a color of #fdbbb5
<div style="border:2px solid #fdbbb5;">Content here</div>
.myborder {border:2px solid #fdbbb5;}