#fdb2b2 color space conversions
Hex:
#fdb2b2
RGB:
253, 178, 178
CMY:
1, 30, 30
CMYK:
0, 30, 30, 1
HSL:
0°, 94.9367%, 84.5098%
HSV (HSB):
0°, 29.6443%, 99.2157%
XYZ:
64.4643, 55.9378, 49.5189
xyY:
0.3794, 0.3292, 55.9378
CIE-Lab:
79.5784, 27.3266, 10.9866
CIE-LCH:
79.5784, 29.4524, 21.9024
CIE-Luv:
79.5784, 48.8822, 10.5303
Hunter-Lab:
74.7916, 22.9673, 13.0987
#fdb2b2 color charts
#fdb2b2 color shades, tints & tones
#fdb2b2 color schemes
#fdb2b2 color preview, HTML & CSS examples
This text has a color of #fdb2b2
<p style="color:#fdb2b2;">Text here</p>
.mytext {color:#fdb2b2;}
This box has a color of #fdb2b2
<div style="background-color:#fdb2b2;">Content here</div>
.mybackground {background-color:#fdb2b2;}
Border around this has a color of #fdb2b2
<div style="border:2px solid #fdb2b2;">Content here</div>
.myborder {border:2px solid #fdb2b2;}