#fb6564 color space conversions
Hex:
#fb6564
RGB:
251, 101, 100
CMY:
2, 60, 61
CMYK:
0, 60, 60, 2
HSL:
0°, 94.9686%, 68.8235%
HSV (HSB):
0°, 60.1594%, 98.4314%
XYZ:
46.7376, 30.7367, 15.5260
xyY:
0.5026, 0.3305, 30.7367
CIE-Lab:
62.2847, 57.2163, 30.4864
CIE-LCH:
62.2847, 64.8315, 28.0499
CIE-Luv:
62.2847, 112.8667, 24.8307
Hunter-Lab:
55.4407, 53.4578, 22.2045
#fb6564 color charts
#fb6564 color shades, tints & tones
#fb6564 color schemes
#fb6564 color preview, HTML & CSS examples
This text has a color of #fb6564
<p style="color:#fb6564;">Text here</p>
.mytext {color:#fb6564;}
This box has a color of #fb6564
<div style="background-color:#fb6564;">Content here</div>
.mybackground {background-color:#fb6564;}
Border around this has a color of #fb6564
<div style="border:2px solid #fb6564;">Content here</div>
.myborder {border:2px solid #fb6564;}