#f03d4b color space conversions
Hex:
#f03d4b
RGB:
240, 61, 75
CMY:
6, 76, 71
CMYK:
0, 75, 69, 6
HSL:
355°, 85.6459%, 59.0196%
HSV (HSB):
355°, 74.5833%, 94.1176%
XYZ:
38.8739, 22.3708, 8.9257
xyY:
0.5540, 0.3188, 22.3708
CIE-Lab:
54.4182, 67.6181, 34.5298
CIE-LCH:
54.4182, 75.9244, 27.0515
CIE-Luv:
54.4182, 134.2182, 23.6883
Hunter-Lab:
47.2977, 63.9378, 21.9196
#f03d4b color charts
#f03d4b color shades, tints & tones
#f03d4b color schemes
#f03d4b color preview, HTML & CSS examples
This text has a color of #f03d4b
<p style="color:#f03d4b;">Text here</p>
.mytext {color:#f03d4b;}
This box has a color of #f03d4b
<div style="background-color:#f03d4b;">Content here</div>
.mybackground {background-color:#f03d4b;}
Border around this has a color of #f03d4b
<div style="border:2px solid #f03d4b;">Content here</div>
.myborder {border:2px solid #f03d4b;}