#d65f28 color space conversions
Hex:
#d65f28
RGB:
214, 95, 40
CMY:
16, 63, 84
CMYK:
0, 56, 81, 16
HSL:
19°, 68.5039%, 49.8039%
HSV (HSB):
19°, 81.3084%, 83.9216%
XYZ:
32.2068, 22.6338, 4.6788
xyY:
0.5411, 0.3803, 22.6338
CIE-Lab:
54.6931, 43.8715, 51.8327
CIE-LCH:
54.6931, 67.9068, 49.7552
CIE-Luv:
54.6931, 96.7869, 42.4734
Hunter-Lab:
47.5750, 37.5828, 27.4716
#d65f28 color charts
#d65f28 color shades, tints & tones
#d65f28 color schemes
#d65f28 color preview, HTML & CSS examples
This text has a color of #d65f28
<p style="color:#d65f28;">Text here</p>
.mytext {color:#d65f28;}
This box has a color of #d65f28
<div style="background-color:#d65f28;">Content here</div>
.mybackground {background-color:#d65f28;}
Border around this has a color of #d65f28
<div style="border:2px solid #d65f28;">Content here</div>
.myborder {border:2px solid #d65f28;}