#f1255f color space conversions
Hex:
#f1255f
RGB:
241, 37, 95
CMY:
5, 85, 63
CMYK:
0, 85, 61, 5
HSL:
343°, 87.9310%, 54.5098%
HSV (HSB):
343°, 84.6473%, 94.5098%
XYZ:
39.0028, 20.8501, 12.7953
xyY:
0.5369, 0.2870, 20.8501
CIE-Lab:
52.7851, 75.0669, 20.6325
CIE-LCH:
52.7851, 77.8507, 15.3685
CIE-Luv:
52.7851, 138.6440, 8.6786
Hunter-Lab:
45.6619, 72.5597, 15.3493
#f1255f color charts
#f1255f color shades, tints & tones
#f1255f color schemes
#f1255f color preview, HTML & CSS examples
This text has a color of #f1255f
<p style="color:#f1255f;">Text here</p>
.mytext {color:#f1255f;}
This box has a color of #f1255f
<div style="background-color:#f1255f;">Content here</div>
.mybackground {background-color:#f1255f;}
Border around this has a color of #f1255f
<div style="border:2px solid #f1255f;">Content here</div>
.myborder {border:2px solid #f1255f;}