#fb9daa color space conversions
Hex:
#fb9daa
RGB:
251, 157, 170
CMY:
2, 38, 33
CMYK:
0, 37, 32, 2
HSL:
352°, 92.1569%, 80.0000%
HSV (HSB):
352°, 37.4502%, 98.4314%
XYZ:
59.0963, 47.5255, 44.0888
xyY:
0.3921, 0.3153, 47.5255
CIE-Lab:
74.5246, 36.5614, 8.1141
CIE-LCH:
74.5246, 37.4510, 12.5128
CIE-Luv:
74.5246, 61.5953, 4.5412
Hunter-Lab:
68.9387, 32.3728, 10.3390
#fb9daa color charts
#fb9daa color shades, tints & tones
#fb9daa color schemes
#fb9daa color preview, HTML & CSS examples
This text has a color of #fb9daa
<p style="color:#fb9daa;">Text here</p>
.mytext {color:#fb9daa;}
This box has a color of #fb9daa
<div style="background-color:#fb9daa;">Content here</div>
.mybackground {background-color:#fb9daa;}
Border around this has a color of #fb9daa
<div style="border:2px solid #fb9daa;">Content here</div>
.myborder {border:2px solid #fb9daa;}