#f03c55 color space conversions
Hex:
#f03c55
RGB:
240, 60, 85
CMY:
6, 76, 67
CMYK:
0, 75, 65, 6
HSL:
352°, 85.7143%, 58.8235%
HSV (HSB):
352°, 75.0000%, 94.1176%
XYZ:
39.1907, 22.4129, 10.8549
xyY:
0.5409, 0.3093, 22.4129
CIE-Lab:
54.4623, 68.4333, 28.7501
CIE-LCH:
54.4623, 74.2272, 22.7882
CIE-Luv:
54.4623, 131.9957, 18.4987
Hunter-Lab:
47.3422, 64.9166, 19.5452
#f03c55 color charts
#f03c55 color shades, tints & tones
#f03c55 color schemes
#f03c55 color preview, HTML & CSS examples
This text has a color of #f03c55
<p style="color:#f03c55;">Text here</p>
.mytext {color:#f03c55;}
This box has a color of #f03c55
<div style="background-color:#f03c55;">Content here</div>
.mybackground {background-color:#f03c55;}
Border around this has a color of #f03c55
<div style="border:2px solid #f03c55;">Content here</div>
.myborder {border:2px solid #f03c55;}