#fb967b color space conversions
Hex:
#fb967b
RGB:
251, 150, 123
CMY:
2, 41, 52
CMYK:
0, 40, 51, 2
HSL:
13°, 94.1176%, 73.3333%
HSV (HSB):
13°, 50.9960%, 98.4314%
XYZ:
54.2652, 43.7520, 24.3238
xyY:
0.4436, 0.3576, 43.7520
CIE-Lab:
72.0624, 35.2131, 30.4779
CIE-LCH:
72.0624, 46.5711, 40.8770
CIE-Luv:
72.0624, 74.1900, 32.0658
Hunter-Lab:
66.1453, 30.6860, 24.4988
#fb967b color charts
#fb967b color shades, tints & tones
#fb967b color schemes
#fb967b color preview, HTML & CSS examples
This text has a color of #fb967b
<p style="color:#fb967b;">Text here</p>
.mytext {color:#fb967b;}
This box has a color of #fb967b
<div style="background-color:#fb967b;">Content here</div>
.mybackground {background-color:#fb967b;}
Border around this has a color of #fb967b
<div style="border:2px solid #fb967b;">Content here</div>
.myborder {border:2px solid #fb967b;}