#f14b64 color space conversions
Hex:
#f14b64
RGB:
241, 75, 100
CMY:
5, 71, 61
CMYK:
0, 69, 59, 5
HSL:
351°, 85.5670%, 61.9608%
HSV (HSB):
351°, 68.8797%, 94.5098%
XYZ:
41.0920, 24.6530, 14.6493
xyY:
0.5111, 0.3067, 24.6530
CIE-Lab:
56.7358, 64.5571, 22.9242
CIE-LCH:
56.7358, 68.5065, 19.5499
CIE-Luv:
56.7358, 120.6206, 14.3697
Hunter-Lab:
49.6518, 60.8363, 17.2633
#f14b64 color charts
#f14b64 color shades, tints & tones
#f14b64 color schemes
#f14b64 color preview, HTML & CSS examples
This text has a color of #f14b64
<p style="color:#f14b64;">Text here</p>
.mytext {color:#f14b64;}
This box has a color of #f14b64
<div style="background-color:#f14b64;">Content here</div>
.mybackground {background-color:#f14b64;}
Border around this has a color of #f14b64
<div style="border:2px solid #f14b64;">Content here</div>
.myborder {border:2px solid #f14b64;}