#fb6f65 color space conversions
Hex:
#fb6f65
RGB:
251, 111, 101
CMY:
2, 56, 60
CMYK:
0, 56, 60, 2
HSL:
4°, 94.9367%, 69.0196%
HSV (HSB):
4°, 59.7610%, 98.4314%
XYZ:
47.8171, 32.8177, 16.1261
xyY:
0.4942, 0.3392, 32.8177
CIE-Lab:
64.0130, 52.7820, 32.1370
CIE-LCH:
64.0130, 61.7959, 31.3357
CIE-Luv:
64.0130, 105.8449, 27.9459
Hunter-Lab:
57.2867, 48.7416, 23.4107
#fb6f65 color charts
#fb6f65 color shades, tints & tones
#fb6f65 color schemes
#fb6f65 color preview, HTML & CSS examples
This text has a color of #fb6f65
<p style="color:#fb6f65;">Text here</p>
.mytext {color:#fb6f65;}
This box has a color of #fb6f65
<div style="background-color:#fb6f65;">Content here</div>
.mybackground {background-color:#fb6f65;}
Border around this has a color of #fb6f65
<div style="border:2px solid #fb6f65;">Content here</div>
.myborder {border:2px solid #fb6f65;}