#ff2b48 color space conversions
Hex:
#ff2b48
RGB:
255, 43, 72
CMY:
0, 83, 72
CMYK:
0, 83, 72, 0
HSL:
352°, 100.0000%, 58.4314%
HSV (HSB):
352°, 83.1373%, 100.0000%
XYZ:
43.2736, 23.4556, 8.3775
xyY:
0.5762, 0.3123, 23.4556
CIE-Lab:
55.5386, 76.2932, 38.2779
CIE-LCH:
55.5386, 85.3572, 26.6439
CIE-Luv:
55.5386, 154.5470, 24.5456
Hunter-Lab:
48.4310, 74.7372, 23.6458
#ff2b48 color charts
#ff2b48 color shades, tints & tones
#ff2b48 color schemes
#ff2b48 color preview, HTML & CSS examples
This text has a color of #ff2b48
<p style="color:#ff2b48;">Text here</p>
.mytext {color:#ff2b48;}
This box has a color of #ff2b48
<div style="background-color:#ff2b48;">Content here</div>
.mybackground {background-color:#ff2b48;}
Border around this has a color of #ff2b48
<div style="border:2px solid #ff2b48;">Content here</div>
.myborder {border:2px solid #ff2b48;}