#f00377 color space conversions
Hex:
#f00377
RGB:
240, 3, 119
CMY:
6, 99, 53
CMYK:
0, 99, 50, 6
HSL:
331°, 97.5309%, 47.6471%
HSV (HSB):
331°, 98.7500%, 94.1176%
XYZ:
39.2975, 19.9223, 19.2269
xyY:
0.5009, 0.2540, 19.9223
CIE-Lab:
51.7492, 80.4653, 4.6037
CIE-LCH:
51.7492, 80.5969, 3.2746
CIE-Luv:
51.7492, 134.0721, -10.3216
Hunter-Lab:
44.6344, 79.0467, 5.7040
#f00377 color charts
#f00377 color shades, tints & tones
#f00377 color schemes
#f00377 color preview, HTML & CSS examples
This text has a color of #f00377
<p style="color:#f00377;">Text here</p>
.mytext {color:#f00377;}
This box has a color of #f00377
<div style="background-color:#f00377;">Content here</div>
.mybackground {background-color:#f00377;}
Border around this has a color of #f00377
<div style="border:2px solid #f00377;">Content here</div>
.myborder {border:2px solid #f00377;}