#ff1053 color space conversions
Hex:
#ff1053
RGB:
255, 16, 83
CMY:
0, 94, 67
CMYK:
0, 94, 67, 0
HSL:
343°, 100.0000%, 53.1373%
HSV (HSB):
343°, 93.7255%, 100.0000%
XYZ:
42.9866, 22.2551, 10.2136
xyY:
0.5697, 0.2949, 22.2551
CIE-Lab:
54.2966, 80.7943, 30.3277
CIE-LCH:
54.2966, 86.2988, 20.5746
CIE-Luv:
54.2966, 158.2263, 16.4062
Hunter-Lab:
47.1753, 80.0941, 20.1862
#ff1053 color charts
#ff1053 color shades, tints & tones
#ff1053 color schemes
#ff1053 color preview, HTML & CSS examples
This text has a color of #ff1053
<p style="color:#ff1053;">Text here</p>
.mytext {color:#ff1053;}
This box has a color of #ff1053
<div style="background-color:#ff1053;">Content here</div>
.mybackground {background-color:#ff1053;}
Border around this has a color of #ff1053
<div style="border:2px solid #ff1053;">Content here</div>
.myborder {border:2px solid #ff1053;}