#ff262d color space conversions
Hex:
#ff262d
RGB:
255, 38, 45
CMY:
0, 85, 82
CMYK:
0, 85, 82, 0
HSL:
358°, 100.0000%, 57.4510%
HSV (HSB):
358°, 85.0980%, 100.0000%
XYZ:
42.4068, 22.8357, 4.6553
xyY:
0.6067, 0.3267, 22.8357
CIE-Lab:
54.9027, 76.4485, 52.3115
CIE-LCH:
54.9027, 92.6330, 34.3827
CIE-Luv:
54.9027, 162.2954, 33.4551
Hunter-Lab:
47.7867, 74.7773, 27.6748
#ff262d color charts
#ff262d color shades, tints & tones
#ff262d color schemes
#ff262d color preview, HTML & CSS examples
This text has a color of #ff262d
<p style="color:#ff262d;">Text here</p>
.mytext {color:#ff262d;}
This box has a color of #ff262d
<div style="background-color:#ff262d;">Content here</div>
.mybackground {background-color:#ff262d;}
Border around this has a color of #ff262d
<div style="border:2px solid #ff262d;">Content here</div>
.myborder {border:2px solid #ff262d;}