#f9a5a5 color space conversions
Hex:
#f9a5a5
RGB:
249, 165, 165
CMY:
2, 35, 35
CMYK:
0, 34, 34, 2
HSL:
0°, 87.5000%, 81.1765%
HSV (HSB):
0°, 33.7349%, 97.6471%
XYZ:
59.3136, 49.7666, 42.0771
xyY:
0.3924, 0.3292, 49.7666
CIE-Lab:
75.9258, 31.0442, 12.8155
CIE-LCH:
75.9258, 33.5854, 22.4315
CIE-Luv:
75.9258, 55.9777, 12.0615
Hunter-Lab:
70.5455, 26.6256, 14.0181
#f9a5a5 color charts
#f9a5a5 color shades, tints & tones
#f9a5a5 color schemes
#f9a5a5 color preview, HTML & CSS examples
This text has a color of #f9a5a5
<p style="color:#f9a5a5;">Text here</p>
.mytext {color:#f9a5a5;}
This box has a color of #f9a5a5
<div style="background-color:#f9a5a5;">Content here</div>
.mybackground {background-color:#f9a5a5;}
Border around this has a color of #f9a5a5
<div style="border:2px solid #f9a5a5;">Content here</div>
.myborder {border:2px solid #f9a5a5;}