#ff1251 color space conversions
Hex:
#ff1251
RGB:
255, 18, 81
CMY:
0, 93, 68
CMYK:
0, 93, 68, 0
HSL:
344°, 100.0000%, 53.5294%
HSV (HSB):
344°, 92.9412%, 100.0000%
XYZ:
42.9415, 22.2867, 9.8231
xyY:
0.5722, 0.2970, 22.2867
CIE-Lab:
54.3299, 80.5167, 31.5584
CIE-LCH:
54.3299, 86.4805, 21.4026
CIE-Luv:
54.3299, 158.5543, 17.5441
Hunter-Lab:
47.2088, 79.7497, 20.7093
#ff1251 color charts
#ff1251 color shades, tints & tones
#ff1251 color schemes
#ff1251 color preview, HTML & CSS examples
This text has a color of #ff1251
<p style="color:#ff1251;">Text here</p>
.mytext {color:#ff1251;}
This box has a color of #ff1251
<div style="background-color:#ff1251;">Content here</div>
.mybackground {background-color:#ff1251;}
Border around this has a color of #ff1251
<div style="border:2px solid #ff1251;">Content here</div>
.myborder {border:2px solid #ff1251;}