#fbd2cd color space conversions
Hex:
#fbd2cd
RGB:
251, 210, 205
CMY:
2, 18, 20
CMYK:
0, 16, 18, 2
HSL:
7°, 85.1852%, 89.4118%
HSV (HSB):
7°, 18.3267%, 98.4314%
XYZ:
73.8497, 71.0102, 67.5716
xyY:
0.3476, 0.3343, 71.0102
CIE-Lab:
87.4900, 13.5862, 7.8366
CIE-LCH:
87.4900, 15.6843, 29.9765
CIE-Luv:
87.4900, 25.3916, 9.0845
Hunter-Lab:
84.2675, 8.9642, 11.4444
#fbd2cd color charts
#fbd2cd color shades, tints & tones
#fbd2cd color schemes
#fbd2cd color preview, HTML & CSS examples
This text has a color of #fbd2cd
<p style="color:#fbd2cd;">Text here</p>
.mytext {color:#fbd2cd;}
This box has a color of #fbd2cd
<div style="background-color:#fbd2cd;">Content here</div>
.mybackground {background-color:#fbd2cd;}
Border around this has a color of #fbd2cd
<div style="border:2px solid #fbd2cd;">Content here</div>
.myborder {border:2px solid #fbd2cd;}