#fb7f7f color space conversions
Hex:
#fb7f7f
RGB:
251, 127, 127
CMY:
2, 50, 50
CMYK:
0, 49, 49, 2
HSL:
0°, 93.9394%, 74.1176%
HSV (HSB):
0°, 49.4024%, 98.4314%
XYZ:
51.2038, 37.2203, 24.5642
xyY:
0.4532, 0.3294, 37.2203
CIE-Lab:
67.4420, 47.1772, 22.1131
CIE-LCH:
67.4420, 52.1026, 25.1136
CIE-Luv:
67.4420, 89.3825, 19.2685
Hunter-Lab:
61.0084, 43.0486, 18.8336
#fb7f7f color charts
#fb7f7f color shades, tints & tones
#fb7f7f color schemes
#fb7f7f color preview, HTML & CSS examples
This text has a color of #fb7f7f
<p style="color:#fb7f7f;">Text here</p>
.mytext {color:#fb7f7f;}
This box has a color of #fb7f7f
<div style="background-color:#fb7f7f;">Content here</div>
.mybackground {background-color:#fb7f7f;}
Border around this has a color of #fb7f7f
<div style="border:2px solid #fb7f7f;">Content here</div>
.myborder {border:2px solid #fb7f7f;}