#f63255 color space conversions
Hex:
#f63255
RGB:
246, 50, 85
CMY:
4, 80, 67
CMYK:
0, 80, 65, 4
HSL:
349°, 91.5888%, 58.0392%
HSV (HSB):
349°, 79.6748%, 96.4706%
XYZ:
40.7863, 22.5299, 10.7934
xyY:
0.5504, 0.3040, 22.5299
CIE-Lab:
54.5848, 72.8890, 29.1368
CIE-LCH:
54.5848, 78.4968, 21.7886
CIE-Luv:
54.5848, 141.2083, 17.6558
Hunter-Lab:
47.4657, 70.3166, 19.7439
#f63255 color charts
#f63255 color shades, tints & tones
#f63255 color schemes
#f63255 color preview, HTML & CSS examples
This text has a color of #f63255
<p style="color:#f63255;">Text here</p>
.mytext {color:#f63255;}
This box has a color of #f63255
<div style="background-color:#f63255;">Content here</div>
.mybackground {background-color:#f63255;}
Border around this has a color of #f63255
<div style="border:2px solid #f63255;">Content here</div>
.myborder {border:2px solid #f63255;}