#fb0d65 color space conversions
Hex:
#fb0d65
RGB:
251, 13, 101
CMY:
2, 95, 60
CMYK:
0, 95, 60, 2
HSL:
338°, 96.7480%, 51.7647%
HSV (HSB):
338°, 94.8207%, 98.4314%
XYZ:
42.2765, 21.7367, 14.2793
xyY:
0.5400, 0.2776, 21.7367
CIE-Lab:
53.7465, 81.0407, 18.6404
CIE-LCH:
53.7465, 83.1568, 12.9535
CIE-Luv:
53.7465, 149.1358, 5.2115
Hunter-Lab:
46.6226, 80.2711, 14.4768
#fb0d65 color charts
#fb0d65 color shades, tints & tones
#fb0d65 color schemes
#fb0d65 color preview, HTML & CSS examples
This text has a color of #fb0d65
<p style="color:#fb0d65;">Text here</p>
.mytext {color:#fb0d65;}
This box has a color of #fb0d65
<div style="background-color:#fb0d65;">Content here</div>
.mybackground {background-color:#fb0d65;}
Border around this has a color of #fb0d65
<div style="border:2px solid #fb0d65;">Content here</div>
.myborder {border:2px solid #fb0d65;}