#f9b5b5 color space conversions
Hex:
#f9b5b5
RGB:
249, 181, 181
CMY:
2, 29, 29
CMYK:
0, 27, 27, 2
HSL:
0°, 85.0000%, 84.3137%
HSV (HSB):
0°, 27.3092%, 97.6471%
XYZ:
63.9313, 56.5237, 51.2567
xyY:
0.3723, 0.3292, 56.5237
CIE-Lab:
79.9109, 24.6791, 9.7814
CIE-LCH:
79.9109, 26.5468, 21.6206
CIE-Luv:
79.9109, 43.7896, 9.4318
Hunter-Lab:
75.1822, 20.2187, 12.2057
#f9b5b5 color charts
#f9b5b5 color shades, tints & tones
#f9b5b5 color schemes
#f9b5b5 color preview, HTML & CSS examples
This text has a color of #f9b5b5
<p style="color:#f9b5b5;">Text here</p>
.mytext {color:#f9b5b5;}
This box has a color of #f9b5b5
<div style="background-color:#f9b5b5;">Content here</div>
.mybackground {background-color:#f9b5b5;}
Border around this has a color of #f9b5b5
<div style="border:2px solid #f9b5b5;">Content here</div>
.myborder {border:2px solid #f9b5b5;}